summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authormrsdizzie <info@mrsdizzie.com>2020-10-17 10:46:59 -0500
committerGitHub <noreply@github.com>2020-10-17 23:46:59 +0800
commit4cc8697a652a60263149fb794c46df87d19eff74 (patch)
tree9cad8da3f0a194c44c4c84c9a5550972c3f68899 /.github
parentd453533beb197d25b25530dc5f0e3c3c0742d8d1 (diff)
downloadgitea-4cc8697a652a60263149fb794c46df87d19eff74.tar.gz
gitea-4cc8697a652a60263149fb794c46df87d19eff74.zip
Remove not relevant option from issue template (#13188)
Almost every use of "Not relevant" I see is the opposite -- it is relevant to have an example on try.gitea.io and often we can't do anything until the user provides one. Remove the not-relevant option so people have to decide yes/no if they are going to attempt to reproduce it which will hopefully encourage them to do so in simple cases. For actual not-relevant issues No should be a fine answer as well as it would be clear to us when you can't reproduce an example there. Hopefully this will encourage more examples when people file issues which would lead to quicker fixes.
Diffstat (limited to '.github')
-rw-r--r--.github/issue_template.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index ab2b73c565..0da267c9d0 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -20,7 +20,6 @@
- Can you reproduce the bug at https://try.gitea.io:
- [ ] Yes (provide example URL)
- [ ] No
- - [ ] Not relevant
- Log gist:
## Description