diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-04-16 20:58:38 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-04-16 20:58:38 -0400 |
commit | 587b64f443b50fe46428e1462cd02c29d1eb4ece (patch) | |
tree | 3fcf825e1bd25192a9dff6b93b631a90c62102e6 /README | |
parent | 9b3b6af28bd5655bb856b16deb69a19f55c59d5a (diff) | |
download | snakemake-mode-587b64f443b50fe46428e1462cd02c29d1eb4ece.tar.gz |
README: Revise contributing section
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -21,19 +21,14 @@ Both of these are available on MELPA under the snakemake-mode package: Contributing ------------ -Please send bug reports, feature requests, and other questions to +Bug reports, patches, questions, and other feedback are welcome. +Please send a plain-text email to snakemake-mode@inbox.kyleam.com -You can browse previous discussion and development via the +Messages that include this address are public and available as public-inbox [^2] archives at https://inbox.kyleam.com/snakemake-mode/ -If you'd like to contribute a patch, thank you! Please send -it to the same address. - -For more information on sending patches, visit -<https://git-send-email.io/>. - [^2]: https://public-inbox.org/README |