Skip to content

Commit 1ef1822

Browse files
authored
Update issue templates
1 parent 4158045 commit 1ef1822

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Issue with the sample code
3+
about: Are you having issues when running the code in this repo?
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Description**
11+
Description of what the issue is about
12+
13+
**Expected behavior**
14+
What you expected to happen?
15+
16+
**Current behavior**
17+
What actually happened?
18+
19+
**Screenshots**
20+
If applicable, add screenshots to help explain your issue
21+
22+
**Logs**
23+
Post logs here or paste them to [Ghostbin](https://ghostbin.co) and insert the link here.
24+
25+
**Environment**
26+
- Platform: [e.g. native Android/Cordova/Flutter/…]
27+
- Architecture: [arm-v7a, arm-v7a-neon, arm64-v8a, x86, x86_64, armv7, armv7s, arm64, i386, x86_64]
28+
- OS Version (if applicable) [e.g. Android 11]
29+
- Source branch (if applicable) [e.g. master, dev-v2.x]
30+
- Android Studio version (if applicable) [e.g. 4.1]
31+
- Android NDK version (if applicable) [e.g. 16b, 17c]
32+
33+
**Other**
34+
Add any other context about the problem here

0 commit comments

Comments
 (0)