Skip to content

Commit e11aab8

Browse files
committed
updated issue template
1 parent cbe8188 commit e11aab8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/issue_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
<!-- Please specify your mobile platform(s) and react-native & react-native-text-gradient versions. Also check https://github.com/iyegoroff/react-native-text-gradient#status if your rntg version corresponds with your rn version.-->
22

33
<!-- Getting "No ViewManager defined for class X" error most likely means that you didn't link the module or something is wrong with your build and/or configuration. Try cleaning the project and check if your configuration matches with https://github.com/iyegoroff/react-native-text-gradient/blob/master/manual_installation.md instruction. -->
4+
5+
<!-- If your app crashed due to react-native-text-gradient, please attach a crash log. -->

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ buck-out/
4646

4747
.vscode/
4848

49-
android/build/
49+
android/build/
50+
51+
*.tgz

0 commit comments

Comments
 (0)