summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)