Skip to content

Commit 124f63c

Browse files
committed
Add github issue template
1 parent 645abca commit 124f63c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Bug report
2+
3+
- [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
4+
5+
- Reproduced on:
6+
- [ ] Android
7+
- [ ] iOS
8+
9+
## Description
10+
11+
12+
## Steps to Reproduce
13+
14+
15+
## Versions
16+
- Callkeep:
17+
- React Native:
18+
- iOS:
19+
- Android:
20+
- Phone model:
21+
22+
23+
## Logs
24+
25+
```
26+
Paste here
27+
```

0 commit comments

Comments
 (0)