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.
9 lines
468 B
YAML
9 lines
468 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: 📃 Documentation Issue
|
|
url: https://github.com/reactjs/react.dev/issues/new/choose
|
|
about: This issue tracker is not for documentation issues. Please file documentation issues here.
|
|
- name: 🤔 Questions and Help
|
|
url: https://reactjs.org/community/support.html
|
|
about: This issue tracker is not for support questions. Please refer to the React community's help and discussion forums.
|