Sfoglia il codice sorgente

Merge pull request #1173 from PrivateBin/bugreport

Also add FAQ section/tick box requirement for bug template
El RIDO 2 anni fa
parent
commit
8a03c85708
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 3 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -10,6 +10,9 @@ assignees: ''
 <!-- Please make sure to **only** use this template when it is about bugs in the PrivateBin PHP project.
 <!-- Please make sure to **only** use this template when it is about bugs in the PrivateBin PHP project.
 Otherwise, for help and support issues e.g. for deployment issues, please go back and chose the appropiate category. -->
 Otherwise, for help and support issues e.g. for deployment issues, please go back and chose the appropiate category. -->
 
 
+**Did you use the FAQ section?**
+- [ ] Yes, I have read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ) and I found no solution/answer there.
+
 <!-- Describe the bug: A clear and concise description of what the bug is. -->
 <!-- Describe the bug: A clear and concise description of what the bug is. -->
 
 
 ## Steps to reproduce
 ## Steps to reproduce