Add issue templates#157
Conversation
m4pl
left a comment
There was a problem hiding this comment.
The forms look good overall. Could we add a required checkbox confirming that the reporter searched for existing issues to reduce duplicates? It would also be helpful to request the device model and build number, since the app version alone may not be enough to reproduce a problem. Do we want blank issues to be available to everyone, or should blank_issues_enabled be set to false so they remain available only to maintainers?
|
@m4pl Not sure about a checkbox, I wanted to simplify the form as much as possible to not scare off a user. As for the |
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| Thanks for filing a bug. Please fill in as much as you can |
There was a problem hiding this comment.
Very minor but there should probably be a period here at the end.
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| Thanks for filing a bug. Please fill in as much as you can |
There was a problem hiding this comment.
I think it could be tweaked a bit, "filing a bug" sounds a bit off and there could be some more detail in general. Maybe something like the following? Thoughts?
"Thanks for reporting this! The more detail you can give us, the faster we can help. If you're short on time, clear reproduction steps and what you expected vs. what happened are the most useful."
No description provided.