Skip to content

Commit 6007f6c

Browse files
authored
Update issue templates
1 parent 652e002 commit 6007f6c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Reporting bugs for json-edit-react
4+
title: Bug report
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is (and how to reproduce it, if relevant)
12+
13+
**Expected behavior**
14+
A clear and concise description of what you expected to happen.
15+
16+
**Screenshots**
17+
If applicable, add screenshots to help explain your problem.
18+
19+
**Online demo**
20+
Please try and reproduce problem using a fork of [this sandbox](https://codesandbox.io/p/sandbox/json-edit-react-demo-g5qlym?file=%2Fsrc%2FApp.js%3A11%2C11), and post the link here. If you can't reproduce the problem there, it's likely to be due to something outside of the component itself.

0 commit comments

Comments
 (0)