Skip to content

Commit 7235a10

Browse files
committed
chore: tweak issue templates
This will make it easier to know where to type, so people know to leave a newline before their answer.
1 parent 65d5be3 commit 7235a10

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ about: Something isn't working as expected.
55

66
> What is the current behavior?
77
8+
<!-- ... -->
9+
810
> What is the expected behavior?
911
<!-- If your use case is complicated, please be as descriptive as possible. -->
1012
13+
<!-- ... -->
14+
1115
> Could you provide a [CodeSandbox](https://codesandbox.io/) demo reproducing the bug?
16+
17+
<!-- ... -->

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ about: I have a suggestion on how to improve the library.
44
---
55

66
> What would you like improved?
7+
8+
<!-- ... -->

0 commit comments

Comments
 (0)