aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/issue_template.md3
l---------.github/pull_request_template.md1
2 files changed, 4 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 0000000..b673984
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,3 @@
+**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 <https://inbox.kyleam.com/snakemake-mode/>.
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 120000
index 0000000..0417042
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1 @@
+issue_template.md \ No newline at end of file