From 6099567fa5c6d203b645f91bddf199e6aca72ad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Tue, 20 Nov 2018 21:23:04 -0800 Subject: [PATCH] Add link to new forum --- .github/ISSUE_TEMPLATE/Bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/Feature_request.md | 8 -------- .github/issue_template.md | 2 +- README.md | 1 + 4 files changed, 4 insertions(+), 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Feature_request.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 619f6499f..05b22c8bc 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,11 +1,11 @@ --- name: Bug report -about: This template is only for bug reports +about: This template is only for bug reports, use the forum for questions and feature requests. --- - + ### Actual behaviour diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md deleted file mode 100644 index ee86dcc9c..000000000 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project - ---- - - - diff --git a/.github/issue_template.md b/.github/issue_template.md index dc1f94622..820fed23c 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -5,7 +5,7 @@ This issue is: - [ ] Improvement - Please, read the [Frequently Asked Questions](https://docs.kanboard.org/en/latest/developer_guide/faq.html). -- Ask questions on the [Forum](https://github.com/kanboard/forum/issues). +- Ask questions on the [Forum](https://kanboard.discourse.group/). ### Actual behaviour diff --git a/README.md b/README.md index 0a6087fd4..3754bccbb 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Kanboard is project management software that focuses on the Kanban methodology. - Official website: - [List of features](https://kanboard.org/#features) - [Change Log](https://github.com/kanboard/kanboard/blob/master/ChangeLog) +- [Forum](https://kanboard.discourse.group/) - Official documentation: - [Requirements](https://docs.kanboard.org/en/latest/admin_guide/requirements.html) - [Installation instructions](https://docs.kanboard.org/en/latest/admin_guide/installation.html)