This is how `grafana/grafana` handles [bug reports](https://github.com/grafana/grafana/issues/new?assignees=&labels=&projects=&template=0-bug-report.yaml&title=Product-Area-Here%3A+short+description+of+bug+here) (for feature requests they have an [external link](https://github.com/grafana/grafana/issues/new/choose) pointing people to head over to their repo's Discussion page). This _should_ solve the problem of people opening new issues without properly filling in all the necessary information. Because users that are not a part of the `grafana` GitHub organization, do not have permission to add labels, this also solves that by automatically adding either the "bug" or "feature request" label based on which issue template they choose to use.
1 line
28 B
YAML
1 line
28 B
YAML
blank_issues_enabled: false
|