Update CONTRIBUTING.md

This commit is contained in:
Krishna Agarwal
2022-10-07 23:15:50 +05:30
committed by GitHub
parent 1313a30563
commit 00eeebbf04
+1 -1
View File
@@ -30,7 +30,7 @@ When `TYPE` can be:
- **fix** - a bug fix
- **refactor** - code change that neither fixes a bug nor adds a feature
**All PRs must include a commit message with the description of the changes!**
**All PRs must include a commit message with the description of the changes made!**
For the initial start, fork the project and use git clone command to download the repository to your computer. A standard procedure for working on an issue would be to: