diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-01-11 09:09:10 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-01-11 09:18:05 -0500 |
commit | c0edaaa74921850bdfd6c775d3b3dac96c144ada (patch) | |
tree | 15925d9c005f5fa4c2a478b91edce3b59d3e10e4 | |
parent | 93d93120b72763297421bca340b3ceadfb3a6eb9 (diff) | |
download | sr.ht-docs-c0edaaa74921850bdfd6c775d3b3dac96c144ada.tar.gz |
Add note about emailing Drew test patches
-rw-r--r-- | git.sr.ht/send-email.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md index cd6c144..84f632f 100644 --- a/git.sr.ht/send-email.md +++ b/git.sr.ht/send-email.md @@ -23,6 +23,9 @@ out, check out the [sr.ht-dev][sr.ht-dev] mailing list. [sr.ht-dev]: https://lists.sr.ht/~sircmpwn/sr.ht-dev +Unsure if your setup is correct? Try sending the patch to sir@cmpwn.com for +feedback first - make sure you mention in the email that you want feedback. + # For contributors ## Preparing your changes |