We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f648a commit 560dce5Copy full SHA for 560dce5
.github/ISSUE_TEMPLATE.md
@@ -1,21 +1,16 @@
1
-### *feature request*?
+### feature request
2
3
-# -- OR --
+<!-- ---? OR ?--- -->
4
5
-### *bug report*?
+### bug report <!-- Please provide enough information. issues missing information will get closed -->
6
7
-<!-- IMPORTANT, provide version and platform information. issues with missing information will be closed. -->
8
-
9
-**Version:**
+#### Version & Platform
10
11
```bash
12
-npm ls react-native react-native-view-shot
+npm ls react-native react-native-view-shot #<- PASTE CMD RESULT IN HERE
13
```
14
15
-**Platform:**
16
17
-iOS? Android?
18
+**Platform:** iOS? Android?
19
20
#### Expected behavior
21
0 commit comments