Commit Graph

5 Commits

Author SHA1 Message Date
Mike Welsh 3010c505aa chore: Add error-report issue template
The `error-report` label was not being added to error reports
submitted by panics in the web player, despite the `labels` query
parameter in the URL. Users do not have triage/write access to the
repo, which is required by GitHub to add a label to an issue.

Add an issue template for error reports with the `error-report`
label. This template is now added to the issue URL, which
automatically adds the tag regardless of access level.
2022-01-02 13:59:54 -08:00
Toad06 cee85cb057
chore: Improve the issue template
Use YAML syntax.
2021-09-12 12:50:57 -07:00
Mike Welsh aacdcc43ca chore: Update issue templates 2021-05-22 12:08:53 -07:00
Pablo Rodríguez a6753e1778
chore: Correct minor typo in issue template 2021-01-31 12:04:44 -08:00
Mike Welsh d95b9d61c6 chore: Add an issue template 2021-01-30 19:50:44 -08:00