You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ass/.github/CONTRIBUTING.md

9 lines
259 B

# Contributing Guidelines
###### Last revised: July 31st, 2021
1. **English only** in Issues & Pull Requests.
2. Code should be tested before submitting.
3. Code style should be consistent with the rest of the project.
4. Use comments to help explain code.