Skip to content

Commit 425ae78

Browse files
authored
docs: add guidance section for new contributors in README
Added section for new contributors with guidance.
1 parent 678dedb commit 425ae78

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,20 @@ Implementations are for learning purposes only. They may be less efficient than
4141

4242
## 🚀 Getting Started
4343

44+
📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
45+
46+
### 🧑‍💻 New Contributors
47+
48+
If you are new to open source, this repository is a great place to get started.
49+
50+
- Browse issues labeled **good first issue** or **documentation**
51+
- Start with small, focused changes to understand the contribution workflow
52+
- Make sure your pull requests follow the guidelines and pass all automated checks
53+
54+
For questions or guidance, feel free to reach out via our community channels below.
55+
56+
57+
4458
📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
4559

4660
## 🌐 Community Channels

0 commit comments

Comments
 (0)