Create CONTRIBUTING.md

This commit is contained in:
Bassam Husain
2023-04-07 13:56:28 -04:00
committed by GitHub
parent 1f3707123a
commit 8c6ebbca2c

8
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,8 @@
# Contribution Guidelines
When contributing, please ...
- provide a clear and concise explanation of your pull request.
- try to make small changes, ie, make many small pull requests as opposed to a single large pull request. This allows me to check your work more quickly, thus merge more quickly.
- try to follow the patterns I've already established.
Thank you.