docs: 📝 Improve phrasing in Code of Conduct

This commit is contained in:
ThatOneCalculator 2022-03-19 19:36:07 -07:00
parent dfe25ee031
commit be183807cc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- Follow the repository structure
- Commit messages must be descriptive and concise
- Your code must be formatted with the respective formatter(s)
- Your code must be formatted with the formatters we use
- The frontend must use our `prettier` config
- The backend must use `rustfmt`
- The frontend must be installed and compiled with `yarn` and `parcel`