File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Issue template
3
+ about : Issue template
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ## Report
11
+
12
+ - [ ] I have searched [ existing issues] ( https://github.com/CatalystCode/react-native-azurenotificationhub/issues ) and this is not a duplicate.
13
+
14
+ ## Environment
15
+
16
+ <!-- Which platforms does this issue apply (Android/iOS/Windows)? -->
17
+ - Platforms:
18
+ <!-- [Android] Which version of Android? -->
19
+ - Android version:
20
+ <!-- [iOS] Which version of iOS? -->
21
+ - iOS version:
22
+
23
+ ## Issues and Steps to Reproduce
24
+ *** Replaces this with steps to repro your issue, if applicable.***
25
+
26
+ ## Expected Behavior
27
+ *** Describe what you expected would happen.***
28
+
29
+ ## Actual Behavior
30
+ *** Describe what actually happened. Include screenshots, if applicable.***
31
+
32
+ ## Link to Code
33
+ *** If you have some code that maintainers can clone/test for themselves, bugs can be resolved much faster. Please paste a link here.***
You can’t perform that action at this time.
0 commit comments