Skip to content

Commit bc4e612

Browse files
authored
Disable the creation of issues without using a template (#19808)
We've seen an uptick in "language model" "people" submitting issues without using the template. Easy fix.
1 parent d9d824a commit bc4e612

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,4 +1,4 @@
1-
blank_issues_enabled: true
1+
blank_issues_enabled: false
22

33
contact_links:
44
- name: Microsoft Security Response Center 🔐

0 commit comments

Comments
 (0)