all: add contributing documentation
all: use general purpose patch list in readme
todo: support creating new issue trackers
This is the repository for the unofficial Sourcehut Go SDK.
To submit a patch, first read the mailing list etiquette and contribution
guides and then send patches to my general purpose patches mailing list.
Please prefix the subject with [PATCH sourcehut-go]
.
To configure your checkout of this repo to always use the correct prefix and
send to the correct list cd into the repo and run:
git config sendemail.to ~samwhited/patches@lists.sr.ht
git config format.subjectPrefix 'PATCH sourcehut-go'
For more information see the file CONTRIBUTING.md
.