Update CONTRIBUTING.md

3c1d639ce511be7d33b961854db5fc423779c99a

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +5 -1Ignore whitespace
CONTRIBUTING.md+5 -1
@@ -29,4 +29,8 @@
2929 - Updating GitHub Actions.
3030 - Hotfixing a critical bug.
31314. Project maintainers will test and can change your code before merging.
32-5. Mind the license. Your contributions will be licensed under the GNU Affero General Public License. If you don't know what that implies, consult your lawyer.
32+5. Write at least somewhat meaningful PR descriptions. There's no "right" way to do it, but the following may help with outlining a general structure:
33+ - What is the reason for a change?
34+ - What did you do to achieve this?
35+ - How would a reviewer test the change?
36+6. Mind the license. Your contributions will be licensed under the GNU Affero General Public License. If you don't know what that implies, consult your lawyer.