Browse Source

Merge pull request #308 from wix/drorbiran-patch-1

Create ISSUE_TEMPLATE.md
DanielZlotin 7 years ago
parent
commit
f2b9231e23
1 changed files with 31 additions and 0 deletions
  1. 31
    0
      ISSUE_TEMPLATE.md

+ 31
- 0
ISSUE_TEMPLATE.md View File

@@ -0,0 +1,31 @@
1
+
2
+
3
+## Issue Description
4
+
5
+```
6
+ENTER DESCRIPTION HERE
7
+```
8
+> Please make sure to use the currect [naming conventions](https://github.com/wix/react-native-navigation/issues/197)
9
+
10
+## Screenshots
11
+
12
+```
13
+ADD YOUR SCREENSHOTS HERE (It will be extremly helpfull)
14
+```
15
+
16
+## Environment
17
+
18
+####react-native-navigation version:
19
+```INSERT VERSION HERE```
20
+
21
+####react-native version:
22
+```INSERT VERSION HERE```
23
+
24
+####Device details
25
+- [ ] Android
26
+- [ ] iOS
27
+
28
+Simulator / Device: ```INSERT HERE```
29
+
30
+OS Version: ```INSERT HERE```
31
+