contributing (#183)

This commit is contained in:
Darren 2022-03-03 12:53:50 -05:00 committed by GitHub
parent 3e67f886df
commit 17be448727
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,3 @@
- Write in camelCase, not snake_case.
- Do not push to master/main without testing your changes first, make a branch
if you have to.