Skip to content

Commit 43b8cfb

Browse files
committed
chore(issue): add issue template
1 parent 8dc6e10 commit 43b8cfb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
### Issue
2+
3+
4+
### Expected Behavior
5+
6+
7+
### Code
8+
9+
```javascript
10+
11+
```
12+
13+
### Environment
14+
15+
1. `react-native -v`:
16+
2. `node -v`:
17+
3. `npm -v`:
18+
4. `yarn --version`<!-- (if you use Yarn) -->:
19+
5. `target platform`: Android | iOS
20+
6. `operating system`:
21+

0 commit comments

Comments
 (0)