Created config.yml to disallow blank issues

This commit is contained in:
Micah Silverman 2021-07-19 16:39:53 -04:00 committed by GitHub
parent e8174df18f
commit 9a215fed35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1 @@
blank_issues_enabled: false