Disable blank issue reporting (#1172)

Folks who want to report a blank issue can still get at the form if they try hard enough, but in general everything should have a label to make triage easier.
This commit is contained in:
Travis Ralston 2022-07-19 13:11:53 -06:00 committed by GitHub
parent f9028acf8e
commit 16eb4cb961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: Matrix Spec Discussion
url: "https://matrix.to/#/#matrix-spec:matrix.org"