Skip to content

Commit bf1695b

Browse files
authored
Update bug_report.md
1 parent 38ab173 commit bf1695b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ A clear and concise description of what the bug is.
1414
Please include browser console and server logs around the time this bug occurred.
1515

1616

17-
**To Reproduce**
17+
**To reproduce**
1818
To help us help you, if you've found a bug please consider the following:
1919

20-
* If you can demonstrate the bug, please do so by forking [this codesandbox](https://codesandbox.io/s/react-filepond-iwqq5).
20+
* Please take the time to demonstrate the bug, you can do so by forking [this codesandbox](https://codesandbox.io/s/react-filepond-iwqq5)
2121
* If that's not possible, we recommend creating a small repo that illustrates the problem.
2222
* Reproductions should be [small, self-contained, correct examples](http://sscce.org).
2323

24-
Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that the more details you provide, the more inclined others are to help you out and the faster the issue can be resolved.
24+
Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that the more details you provide, the more inclined others are to help you out and the faster the issue can be resolved. If a reproduction isn't supplied there's a high chance we'll ask for one.
2525

2626
Please [format code snippets](https://help.github.com/articles/creating-and-highlighting-code-blocks/) using triple backticks and set the appropriate language.
2727

0 commit comments

Comments
 (0)