Skip to content

Commit 4beb2a6

Browse files
authored
Merge pull request #3521 from Dhanyasri7/add-quick-tip
Added Quick Tip section for beginners
2 parents fb5dc20 + 569a2fd commit 4beb2a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ If you'd like to contribute, start by searching through the [pull requests](http
4141

4242
If you don't see your idea listed, and you think it fits into the goals of this guide, open a pull request.
4343

44+
## 💡 Quick Tip for Beginners
45+
46+
1. Always create a new branch for your changes.
47+
2. Write clear commit messages.
48+
3. Test your changes locally before submitting a PR.
49+
4. Follow the style guide.
50+
5. Be patient during reviews.
51+
4452
## Style guide
4553

4654
If you're writing content, see the [style guide](./docs/styleguide.md) to help your prose match the rest of the guides.

0 commit comments

Comments
 (0)