Updated contribution guidelines

This commit is contained in:
Alex Anderson 2022-07-13 06:07:30 +00:00
parent 7f08482169
commit 4b3b20df50
No known key found for this signature in database
GPG Key ID: 0C216A52F6DF4920

View File

@ -36,6 +36,7 @@ For those of you who are looking to add content to the guide, include the follow
- Search/replace doesn't understand context, and as such, will inevitably cause inconsistencies and make the guide harder to read.
- If it's part of a larger PR, it'll also make the reviewer's life harder, as they'll have to go through manually and undo everything by hand.
- *If you're going to make mass changes, take the time to do it properly*. Otherwise I'll just have to undo it anyway.
- If your change contains backslashes (`\`), wither escape them with another backslash (`\\`) or put them in a ```code block```.
When reporting guide issues: