Don't allow blank issues.

This commit is contained in:
Jordan Bancino 2023-09-09 15:36:58 -04:00
parent 1a009e87c3
commit 419017bcc9
2 changed files with 4 additions and 2 deletions

View file

@ -26,7 +26,9 @@ body:
Please give a thorough and detailed description of the bug you Please give a thorough and detailed description of the bug you
are reporting. Provide all the information you have, and do are reporting. Provide all the information you have, and do
some investigating to ensure you are providing a legitimate 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: validations:
required: true required: true
- type: textarea - type: textarea

View file

@ -1,4 +1,4 @@
blank_issues_enabled: true blank_issues_enabled: false
contact_links: contact_links:
- name: General Matrix Room - name: General Matrix Room
- url: https://matrix.to/#/#telodendria-general:bancino.net - url: https://matrix.to/#/#telodendria-general:bancino.net