diff options
author | Sadie Powell <sadie@witchery.services> | 2020-03-13 07:58:34 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-03-13 07:58:34 +0000 |
commit | e91a017aca2d314f4d9f4cd20ac17bb6e3b97eb4 (patch) | |
tree | 83869a4ea7bc43949f7bada5b42d412580be6a2c /.github | |
parent | 176acbfdb0fde4d6f3b808a6af80e651220b96b7 (diff) |
Force people to use an issue template.
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..3ba13e0ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false |