Don't allow blank issues (#29691)

We're getting a ton of issues filed using the blank template, for
example these airline support tickets:
https://github.com/facebook/react/issues/29678


I think someone somewhere is linking to our issues with pre-filled
content. This fixes it by forcing a template to be used.
This commit is contained in:
Ricky
2024-05-31 12:05:32 -04:00
committed by GitHub
parent 63d673c676
commit 6d3110b4d9

View File

@@ -1,3 +1,4 @@
blank_issues_enabled: false
contact_links:
- name: 📃 Documentation Issue
url: https://github.com/reactjs/react.dev/issues/new/choose