dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M .github/ISSUE_TEMPLATE/config.yml Modified
Patch

Files changed

Rendering syntax-highlighted changes…