summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-07-19 19:32:09 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-08-26 04:25:38 +0200
commitd12a35c84f423aad02dde18c6d09572812b5b9ea (patch)
treefdd966e0d7f77ce5cb4a8591e12d805593b0cb63 /.github
parent5b82d53fd29294ac598d3e80fcee0e7b27f59c0c (diff)
Update templates with "off-of-github" notice
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md16
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md16
2 files changed, 32 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index de815f1d..947f694c 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -12,6 +12,22 @@ For below: Omit the not applicable sections.
-->
+<!--
+
+IMPORTANT NOTICE
+
+We will close issue and PR contributions via github at some time in the future
+(more information [here](https://imag-pim.org/blog/2018/06/10/off-of-github/))!
+
+Github is only used for CI right now, main development continues on the
+mailinglist.
+
+Please send issues and pull requests (either via `git request-pull` or `git
+format-patch` + `git send-email`) to
+[the imag mailinglist](https://imag-pim.org/mailinglist/).
+
+-->
+
### Issue type
- [ ] Bug
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index fcbcf537..e3eb0d77 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -9,6 +9,22 @@ possible! I hope it won't be more.
-->
+<!--
+
+IMPORTANT NOTICE
+
+We will close issue and PR contributions via github at some time in the future
+(more information [here](https://imag-pim.org/blog/2018/06/10/off-of-github/))!
+
+Github is only used for CI right now, main development continues on the
+mailinglist.
+
+Please send issues and pull requests (either via `git request-pull` or `git
+format-patch` + `git send-email`) to
+[the imag mailinglist](https://imag-pim.org/mailinglist/).
+
+-->
+
### PR type
- [ ] Bugfix