mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-11 05:00:25 -04:00
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.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,4 +1,4 @@
|
||||
blank_issues_enabled: true
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: Microsoft Security Response Center 🔐
|
||||
|
||||
Reference in New Issue
Block a user