Open
Description
As just announced, issue forms allow us to create smarter templates with form elements for our issues (and presumably PRs.
This could be useful for reducing friction and improving clarity of the existing templates. Some initial ideas for implementation:
- many fields are optional (e.g. OS on bug reports): this can be better communicated using
- Bevy version can be selected from a drop-down (each release, latest main, other)
- we could hook up some auto-labelling to form input; platform is the obvious suggestion. It's not clear that this is worthwhile though.
(cc @NathanSWard, @mockersf, @TheRawMeatball to continue discussion from Discord)