From 3a421fe15e84dd6b65c7cf42007d3c0c6296d59d Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 21 Feb 2019 14:20:05 -0800 Subject: Update GitHub issue template --- .github/issue_template.md | 32 ++------------------------------ .github/pull_request_template.md | 1 - 2 files changed, 2 insertions(+), 31 deletions(-) delete mode 100644 .github/pull_request_template.md 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) -- cgit v1.2.3