From 99cc4d9297b1058500d78820917beac891d2184e Mon Sep 17 00:00:00 2001 From: fguillot Date: Tue, 20 Jul 2021 18:37:28 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/Bug_report.md | 6 ++++++ .github/ISSUE_TEMPLATE/feature_request.md | 1 + 2 files changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index f13262145..e31634376 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -7,6 +7,12 @@ assignees: '' --- +### Checklist + +- [ ] I verified that Kanboard is correctly installed +- [ ] I checked that the problem does not come from a plugin +- [ ] I checked that the problem is not already reported + ### Actual behaviour diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index dd6e258ba..162046431 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,4 +7,5 @@ assignees: '' --- +- [ ] I understand that Kanboard is in maintenance mode. It doesn't mean it's abandoned, but there is no significant feature development. - [ ] I have read this document: https://docs.kanboard.org/en/latest/developer_guide/faq.html#why-are-you-not-developing-my-feature-request