hydrogen/.github/ISSUE_TEMPLATE/bug_report.md
Josh Larson b0a0ce3b83
chore: request more repros in bug reports
We got StackBlitz. Let's use it to our advantage! 80% of the time when people go to reproduce the bug fix, they will find the true cause of the issue (and sometimes it's not Hydrogen related).
2021-11-10 14:31:40 -06:00

820 B

name about title labels assignees
Bug report Report a reproducible bug to help us improve [BUG] bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce

  • Provide a link to a StackBlitz sandbox which reproduces the issue
  • OR: provide a link to a repository that reproduces the issue

If you cannot do one of the above, list steps to reproduce the behaviour below:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error '....'

Expected behaviour A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. eg.

  • Hydrogen version
  • Node version
  • Device details