mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 01:51:05 +08:00
minor polish to the bug report issue template
This commit is contained in:
parent
09a31bf29d
commit
b66d8979cc
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user