Create CONTRIBUTING.md

This commit is contained in:
Kainoa Kanter 2022-03-16 10:20:57 -07:00 committed by GitHub
parent 337777f29a
commit 0aa3c601cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,6 @@
# Contributing Guidelines
- Follow repo structure
- Use prettier formatter with our settings
- Be respectful
- Don't add packages that have a lot of bloat
- Remember to use `npm` if you're working on the frontend