diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-11-20 21:23:04 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-11-20 21:26:22 -0800 |
commit | 6099567fa5c6d203b645f91bddf199e6aca72ad3 (patch) | |
tree | 4c11a83ba236adeb2d94daa54defec80ff500388 /.github/ISSUE_TEMPLATE | |
parent | b4a19059e35b7bf7d9ef142b87d6feb15ba008d7 (diff) |
Add link to new forum
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/Bug_report.md | 4 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/Feature_request.md | 8 |
2 files changed, 2 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 619f6499..05b22c8b 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.
---
<!-- Please, read the documentation: https://docs.kanboard.org/ -->
-<!-- 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/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md deleted file mode 100644 index ee86dcc9..00000000 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ /dev/null @@ -1,8 +0,0 @@ ----
-name: Feature request
-about: Suggest an idea for this project
-
----
-
-<!-- Write a clear and concise description of your idea -->
-<!-- Do not forget that this project has very limited resources. Please, read https://docs.kanboard.org/en/latest/developer_guide/faq.html#why-are-you-not-developing-my-feature-request -->
|