mirror of https://github.com/tycrek/ass
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.
9 lines
259 B
9 lines
259 B
3 years ago
|
# 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.
|