Skip to content

Commit 3342dbd

Browse files
committed
Disallow blank issues
1 parent c3dccb4 commit 3342dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2-
blank_issues_enabled: true # default
2+
blank_issues_enabled: false
33
contact_links:
44
- name: 💬 Discourse
55
url: https://discuss.python.org/c/packaging

0 commit comments

Comments
 (0)