Skip to content

Commit 0815ca7

Browse files
committed
chore: update gh issue templates
1 parent 27c217d commit 0815ca7

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Reporting a Bug?
2+
3+
Please include either a failing unit test or a simple reproduction. You can start by forking the [CodeSandbox example](https://codesandbox.io/s/wkxvy3z15w)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Requesting a Feature?
2+
3+
Provide as much information as possible about your requested feature. Here are a few questions you may consider answering:
4+
5+
- What's your use case? (Tell me about your application and what problem you're trying to solve.)
6+
- What interface do you have in mind? (What new properties or methods do you think might be helpful?)
7+
- Can you point to similar functionality with any existing libraries or components? (Working demos can be helpful.)

ISSUE_TEMPLATE.md

-10
This file was deleted.

0 commit comments

Comments
 (0)