chore: Updates the bug report template#26375
Conversation
36c2bf0 to
f761e59
Compare
de35e3b to
960fc75
Compare
960fc75 to
502a4e0
Compare
sfirke
left a comment
There was a problem hiding this comment.
This will be such a nice improvement! I expect it will pay big dividends in saving developer time.
I put in a few suggestions, most of all I would suggest we offer people links to other places to put their post if it is not actually a bug report.
| 3. Scroll down to '....' | ||
| 4. See error | ||
| validations: | ||
| required: true |
There was a problem hiding this comment.
In case any other reviewers are wondering, the default is false. So in sections w/o this, they're not required.
|
Re: testing this, I looked at the GitHub syntax form and everything looked good to me but I didn't create a new repo to actually put this into practice, or run it through a linter. If anything is broken it could be quickly hot-fixed. |
58237d4 to
89a36a1
Compare
@sfirke When reviewing the file changes, you can click on the 3 dots and select |
|
I looked at it in the preview mode you described, it looks ready to merge to me. |
SUMMARY
This PR changes the bug report template to make it clearer which versions are officially supported and remove unnecessary sections to simplify the reporting process. Specifically:
TESTING INSTRUCTIONS
Check GitHub's syntax for issue forms.
ADDITIONAL INFORMATION