forked from Telodendria/Telodendria
Don't allow blank issues.
This commit is contained in:
parent
1a009e87c3
commit
419017bcc9
2 changed files with 4 additions and 2 deletions
|
@ -26,7 +26,9 @@ body:
|
|||
Please give a thorough and detailed description of the bug you
|
||||
are reporting. Provide all the information you have, and do
|
||||
some investigating to ensure you are providing a legitimate
|
||||
issue report that is well thought out.
|
||||
issue report that is well thought out. **Include details on
|
||||
how to reproduce the issue, or explicitly state that you were
|
||||
unable to reproduce it.**
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
blank_issues_enabled: true
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: General Matrix Room
|
||||
- url: https://matrix.to/#/#telodendria-general:bancino.net
|
||||
|
|
Loading…
Reference in a new issue