Skip to content

Commit 303e7ee

Browse files
authored
Update issue templates
1 parent 69efcf3 commit 303e7ee

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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.***

0 commit comments

Comments
 (0)