Conversation
Currently there is no clear capture of expected behaviour and observed behaviour. It is hard to understand and distinguish what went wrong and what was expected.
sven1103
left a comment
There was a problem hiding this comment.
Nice improvement splitting "What actually happened?" vs "What did you expect to happen?"; much clearer for triage.
One fix needed before merge: in .github/ISSUE_TEMPLATE/02-bug-report.yml, the browsers dropdown options include a blank entry ('-'). This will render as an empty selectable option in the GitHub UI; please remove it.
good spotting 👍 I changed it so feel free to have another look |
|
sven1103
left a comment
There was a problem hiding this comment.
Confirmed: empty browser option removed from .github/ISSUE_TEMPLATE/02-bug-report.yml. Looks good to merge.



Currently there is no clear capture of expected behaviour and observed behaviour. It is hard to understand and distinguish what went wrong and what was expected.