Create CONTRIBUTING.md

This commit is contained in:
trisua 2025-04-02 15:12:08 -04:00 committed by GitHub
parent 8f82326414
commit 507c7e39df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
.github/CONTRIBUTING.md vendored Normal file
View file

@ -0,0 +1,11 @@
# Contribution Guidelines
Thank you for your consideration in contributing to Tetratto!
## Issues
When creating an issue, please follow the given templates as best you can. Before you begin creating your issue, please make sure you have checked to verify that you aren't reporting something that has already been reported! (This also applies to feature requests.)
## Merge Requests
When creating a merge request, please ensure that your code actually compiles and runs without unexpected bugs.