minor polish to the bug report issue template

This commit is contained in:
jonniebigodes 2021-05-31 19:59:47 +01:00
parent 09a31bf29d
commit b66d8979cc

View File

@ -1,6 +1,6 @@
---
name: Bug report 🐞
about: Something is broken and you have a reliable reproduction? Let us know here. For questions, please use "Question" below.
about: Something is broken, and you have a reliable reproduction? Let us know here. For questions, please use "Question" below.
labels: needs triage, bug
---
@ -8,8 +8,8 @@ labels: needs triage, bug
A clear and concise description of what the bug is.
**To Reproduce**
Please create a reproduction repo by running `npx sb@next repro` and following the instructions.
When you're done, please link the repo here. We prioritize issues with reproductions over those without.
Please create a reproduction by running `npx sb@next repro` and following the instructions. Read our [documentation](https://storybook.js.org/docs/react/contribute/how-to-reproduce) to learn more about creating reproductions.
Paste your repository and deployed reproduction here. We prioritize issues with reproductions over those without.
**System**
Please paste the results of `npx sb@next info` here.