docs: add CONTRIBUTING.md (#251)

* Create CONTRIBUTING.md

* docs: add contribution guidelines

---------

Co-authored-by: bashbunni <bunni@bashbunni.dev>
This commit is contained in:
Benicas
2023-08-22 11:44:57 -07:00
committed by GitHub
co-authored by bashbunni
parent b11c5ce2ec
commit 49e7da3ec8
+9
View File
@@ -0,0 +1,9 @@
# Contributing
Contributions are welcome!
Please submit a pull request for minor changes and submit issues for major changes for discussions.
## Testing
When providing a new feature or bug fix, please provide tests that demonstrate the issue along with your fix.