Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit e9060ac

Browse files
author
max-mironov
committed
Modified Issue_Template to be more descriptive
1 parent 2dd0ca2 commit e9060ac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
22

3+
### Description
4+
5+
[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]
6+
7+
### Reproduction
8+
9+
[FILL THIS OUT: If possible try to reproduce your bug on our basic sample: https://github.com/Microsoft/react-native-code-push/tree/master/Examples/CodePushDemoApp. If you can't reproduce the bug on it, provide us as much info as possible about your project.]
10+
11+
### Additional Information
12+
313
* react-native-code-push version:
414
* react-native version:
515
* iOS/Android/Windows version:
@@ -8,3 +18,4 @@ Thanks so much for filing an issue or feature request! Please fill out the follo
818
* Repro steps and/or stack trace:
919

1020
(The more info the faster we will be able to address it!)
21+

0 commit comments

Comments
 (0)