You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is some summary how to write a proper Github issue from Andy Cochran:
Avoid duplication 1️⃣
Make sure your issue doesn’t already exist.
One issue per issue 2️⃣
Avoid issue that describe too much.
Each bug or feature request should be documented in its own issue.
Titles are important 3️⃣
Keep your titles short and descriptive.
Don’t try to cram every bit of information in the title.
More importantly, titles should also be compelling.
When someone reads your issue, they should want to work on it.
The title sells the issue.
Formatting issue 4️⃣
Markdown is a simple way to style your text on GitHub.
A well-formatted issue is easier to read, which helps the reader to focus and understand the content.
Objectivity 5️⃣
A good issue avoids speculation and opinion.
When describing a bug, be thorough.
When requesting features and changes, clearly describe the problem to be solved instead of prescribing a solution.
Reproduction steps 7️⃣
If you’re logging a bug you’ve observed, provide instructions to reproduce the bug.
Be precise in your instructions.
The text was updated successfully, but these errors were encountered:
Here is some summary how to write a proper Github issue from Andy Cochran:
Make sure your issue doesn’t already exist.
Avoid issue that describe too much.
Each bug or feature request should be documented in its own issue.
Keep your titles short and descriptive.
Don’t try to cram every bit of information in the title.
More importantly, titles should also be compelling.
When someone reads your issue, they should want to work on it.
The title sells the issue.
Markdown is a simple way to style your text on GitHub.
A well-formatted issue is easier to read, which helps the reader to focus and understand the content.
A good issue avoids speculation and opinion.
When describing a bug, be thorough.
When requesting features and changes, clearly describe the problem to be solved instead of prescribing a solution.
If you’re logging a bug you’ve observed, provide instructions to reproduce the bug.
Be precise in your instructions.
The text was updated successfully, but these errors were encountered: