Disable blank issue reporting

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-15 09:45:48 -06:00 committed by GitHub
parent f9028acf8e
commit f00def793a
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"