Skip to content

Commit 3df9d00

Browse files
Update CONTRIBUTING_GUIDELINES.md
1 parent 1f3e96b commit 3df9d00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING_GUIDELINES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@ We want your work to be readable by others; therefore, we encourage you to note
8282
14. Always create a pull request from a **branch** other than `main`.
8383
15. Participants / contributors have to complete issues before the decided Deadline. If you fail to make a PR within the deadline, then the issue will be assigned to another person in the queue.
8484
16. While making PRs, don't forget to **add a description** and **screenshots** of your work.
85-
17. Make sure your solution to any issue is better in terms of performance and other parameters in comparison to the previous work.
86-
18. We all are here to learn. You are allowed to make mistakes. That's how you learn, right!.
85+
17. Include issue number (Fixes:issuenumber) in your commit message while creating a pull request.
86+
18. Make sure your solution to any issue is better in terms of performance and other parameters in comparison to the previous work.
87+
19. We all are here to learn. You are allowed to make mistakes. That's how you learn, right!.
8788
8889
8990
### 🧲Pull Requests Review Criteria

0 commit comments

Comments
 (0)