Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 2d4ce86

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent bb59909 commit 2d4ce86

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Basic Information
2+
3+
Device type: ________
4+
OS version: ________
5+
EasyPermissions version: ________
6+
7+
## Describe the problem
8+
9+
What happened? What did you expect to happen?
10+
11+
## Code and logs
12+
13+
```
14+
// TODO(you): show the code that produces the problem,
15+
// and any relevant logs.
16+
```

0 commit comments

Comments
 (0)