summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-02-21 14:20:05 -0800
committerFrédéric Guillot <fred@kanboard.net>2019-02-21 14:20:05 -0800
commit3a421fe15e84dd6b65c7cf42007d3c0c6296d59d (patch)
treef2694fe2f621958068db4968bcaa9b48f53e6ba9
parente1849fb4c1f5617e65f32a245071be7eae89234a (diff)
Update GitHub issue template
-rw-r--r--.github/issue_template.md32
-rw-r--r--.github/pull_request_template.md1
2 files changed, 2 insertions, 31 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index 820fed23..af364966 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,31 +1,3 @@
-This issue is:
+This issue tracker is **only** for bug report. Use the forum for everything else: https://kanboard.discourse.group/
-- [ ] Bug report
-- [ ] Feature request
-- [ ] Improvement
-
-- Please, read the [Frequently Asked Questions](https://docs.kanboard.org/en/latest/developer_guide/faq.html).
-- Ask questions on the [Forum](https://kanboard.discourse.group/).
-
-### Actual behaviour
-
-
-### Expected behaviour
-
-
-### Steps to reproduce
-
-
-### Screenshots
-
-
-### Logs
-
-
-### Configuration
-
-- Kanboard version:
-- Database type and version:
-- PHP version:
-- OS:
-- Browser:
+Your issue will be automatically closed by a bot if you don't follow this directive.
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
deleted file mode 100644
index fac60a16..00000000
--- a/.github/pull_request_template.md
+++ /dev/null
@@ -1 +0,0 @@
-[] I read the [contributor guidelines](https://docs.kanboard.org/en/latest/developer_guide/contributing.html#i-want-to-contribute-to-the-code)