-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update issue templates #27570
Update issue templates #27570
Conversation
.github/ISSUE_TEMPLATE/Bug_report.md
Outdated
Please fill out ALL sections. Bug reports with missing information will be | ||
closed. | ||
|
||
**To reproduce** | ||
Steps to reproduce the behavior: | ||
Before submitting a bug report: | ||
|
||
- Check if the bug has already been fixed by updating WordPress and/or Gutenberg. | ||
- Check if the bug is caused by a plugin by deactivating all plugins except Gutenberg. | ||
- Check if the bug is caused by a theme by activating a default theme e.g. Twenty Twenty. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This preamble is intended to encourage the reporter to do a little upfront investigation. This makes bug reports easier to reproduce, triage, and eventually fix.
.github/ISSUE_TEMPLATE/Bug_report.md
Outdated
**Screenshots or screen recording (optional)** | ||
<!-- | ||
If possible, please upload a screenshot or screen recording which demonstrates | ||
the bug. You can use LIEcap to create a GIF screen recording: | ||
https://www.cockos.com/licecap/ | ||
--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uploading a GIF screen recording helps a lot with triaging, so we should try to encourage it. LICEcap is free and open source software.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I use Kap, which is also free and open source, and built with web technology 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Rephrasing above sentence.)
You can use LIEcap https://www.cockos.com/licecap/ or Kap https://getkap.co/ or any other GIF screen recording software.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does Kap work on Windows?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From looking at kap web site it looks like Mac only software.
I went ahead and asked them if they have plans to add a version for Windows PC's: wulkano/Kap#969
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is another program I have heard a mention of earlier. Which works on Mac and Windows.
https://monosnap.com/welcome
.github/ISSUE_TEMPLATE/Bug_report.md
Outdated
- Are all plugins except Gutenberg deactivated? <!-- "Yes" or "No" --> | ||
- Are you using a default theme (e.g. Twenty Twenty)? <!-- "Yes" or "No" --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to the preamble. This little bit of upfront investigation helps with reproducing, triaging, and fixing.
Size Change: 0 B Total Size: 1.3 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great efforts, thank you ❤️
All comments addressed. I reckon this is good to go. What do you think? |
Other than @kevin940726 quick feedback above, I think this is good to go! |
@paaljoachim: I just removed the preamble about feature requests altogether. It's a difficult conversation to have in this limited format, so let's stick to having maintainers ask these questions for now. |
I reworded those headings cc. @paaljoachim. |
5b1bf52
to
9978c5b
Compare
Update the GitHub issue templates so that they are clearer and encourage better bug reports.
9978c5b
to
84ada01
Compare
@annezazu and I had a crack at updating the issue templates that we use in the Gutenberg GitHub repository.
I'll explain some of the choices using inline review comments.
https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/configuring-issue-templates-for-your-repository