The issue templates are currently inconsistent. One of them is a form-fillable (YAML) option, two of them are markdown templates, and one of them is the blank issue option.
We should:
- Remove the blank issue option (See GitHub docs on how to do this)
- Make all the issue templates forms (ie yaml).
- Add the "triage" label to all issue forms
- Review and improve the templates themselves. Do we need an extra one? Do we need all three? Are the questions sensible?
The issue templates are currently inconsistent. One of them is a form-fillable (YAML) option, two of them are markdown templates, and one of them is the blank issue option.
We should: