diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-04-16 20:41:22 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-04-16 20:41:25 -0400 |
commit | 9b3b6af28bd5655bb856b16deb69a19f55c59d5a (patch) | |
tree | 79dfb6e49d34055b797fd4bb13955c0874b762aa | |
parent | 307427fa91935f6cc66f6e710bcbc7381d4c036c (diff) | |
download | snakemake-mode-9b3b6af28bd5655bb856b16deb69a19f55c59d5a.tar.gz |
issue_template.md: Tweak wording
-rw-r--r-- | .github/issue_template.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index e881fe7..6ca11d2 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,7 +1,7 @@ **Note**: This repository is a mirror. The primary repository is at <https://git.kyleam.com/snakemake-mode/about>. -Please send bug reports, patches, and general discussion as plain-text -email to <snakemake-mode@inbox.kyleam.com>. Discussions that include -this address are public and archived at +Please send bug reports, patches, questions, and comments as +plain-text email to <snakemake-mode@inbox.kyleam.com>. Messages that +include this address are public and archived at <https://inbox.kyleam.com/snakemake-mode/>. |