summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-12 16:51:22 +0200
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-12 17:07:39 +0200
commit927629e9135ec5d56c855475bfb53abbfd81c43c (patch)
tree287c1d5d14e0337262ba350ffffc6b658bee3e8d /.github
parentb00b4e61817fbdec0e8f54d16427fb50779475b5 (diff)
Make issue rules stricter.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index e963edab2..aa31b761f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,6 +12,8 @@ assignees: ''
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
* [ ] I have read the [CONTRIBUTING.md](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md) and followed the provided tips
+* [ ] I accept that the issue will be closed without comment if I do not check [here](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#before-reporting-bugs)
+* [ ] I accept that the issue will be closed without comment if I don not fill out all items in the issue template.
## Explain the Problem