Browse Source

Update ISSUE_TEMPLATE

DanielZlotin 7 years ago
parent
commit
6dd7e98b6d
1 changed files with 9 additions and 13 deletions
  1. 9
    13
      .github/ISSUE_TEMPLATE

+ 9
- 13
.github/ISSUE_TEMPLATE View File

@@ -1,18 +1,14 @@
1 1
 ### Issue Description
2 2
 
3
-[FILL THIS OUT]
3
+[ENTER DESCRIPTION HERE - Please make sure to use the current [naming conventions](https://github.com/wix/react-native-navigation/issues/197)]
4 4
 
5
-### Steps to Reproduce / Code Snippets
5
+### Steps to Reproduce / Code Snippets / Screenshots
6 6
 
7
-[FILL THIS OUT]
7
+[FILL THIS OUT - It will be extremely helpful]
8 8
 
9
-#### Expected Results
10
-
11
-[FILL THIS OUT]
12
-
13
-### Additional Information
14
-
15
-* React Native Navigation version: [FILL THIS OUT]
16
-* React Native version: [FILL THIS OUT]
17
-* Platform(s) (iOS, Android, or both?): [FILL THIS OUT]
18
-* Operating System (macOS, Linux, or Windows?): [FILL THIS OUT]
9
+---
10
+### Environment
11
+- [ ] React Native Navigation version: [FILL THIS OUT]
12
+- [ ] React Native version: [FILL THIS OUT]
13
+- [ ] Platform(s) (iOS, Android, or both?): [FILL THIS OUT]
14
+- [ ] Device info (Simulator/Device? OS version? Debug/Release?): [FILL THIS OUT]