aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Corentin THOMASSET <corentin.thomasset74@gmail.com> 2024-05-13 10:44:04 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-13 08:44:04 +0000
commita0bc3468b256739d83b08ef25fb5709281260f69 (patch)
treedc3f44991f71861f4b0324867e000e1f5edc6080
parent5a7b0f9636de45f71296165a47cb12931ea02097 (diff)
downloadit-tools-a0bc3468b256739d83b08ef25fb5709281260f69.tar.gz
it-tools-a0bc3468b256739d83b08ef25fb5709281260f69.tar.zst
it-tools-a0bc3468b256739d83b08ef25fb5709281260f69.zip
chore(issues): prevent empty issues (#1078)
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml1
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 0000000..3ba13e0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
+blank_issues_enabled: false