README.md: Update contributing instructions

This commit is contained in:
Anna “CyberTailor” 2022-06-29 04:05:52 +05:00
parent 1a57075089
commit 2a6fe6ed92
Signed by: CyberTaIlor
GPG Key ID: E7B76EDC50864BB1

View File

@ -54,6 +54,18 @@ Contributing
Patches and pull requests are welcome. Please use either [git-send-email(1)][1]
or [git-request-pull(1)][2], addressed to <cyber@sysrq.in>.
Your commit message should conform to the following standard:
```
file/changed: Concice and complete statement of the purpose
This is the body of the commit message. The line above is the
summary. The summary should be no more than 72 chars long. The
body can be more freely formatted, but make it look nice. Make
sure to reference any bug reports and other contributors. Make
sure the correct authorship appears.
```
[1]: https://git-send-email.io/
[2]: https://git-scm.com/docs/git-request-pull