Don't allow blank issues

Update Issue config to not allow blank issue descriptions
This commit is contained in:
Chris Chinchilla 2019-11-05 17:15:25 +01:00 committed by GitHub
parent 9bec533453
commit ba6469b8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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