Update CONTRIBUTING.md

This commit is contained in:
Toran Bruce Richards
2023-04-06 12:20:57 +01:00
committed by GitHub
parent 576322dc38
commit 5987d6297b

View File

@@ -16,6 +16,7 @@ git checkout -b "branch-name"
4. Make your changes to the code or documentation.
- Example: Improve User Interface or Add Documentation.
5. Add the changes to the staging area using the following command:
```
git add .