Skip to content

Commit c888c56

Browse files
authored
Update issue template labels (#287)
* Change feature request label * Update bug report env section * Update Bug_report.md ask for images
1 parent 1cdafab commit c888c56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ labels: 'bug'
1717

1818
## Steps to Reproduce
1919
<!--- Please provide a clear sequence of steps to reproduce this bug -->
20-
<!--- Include code, if relevant -->
20+
<!--- Include code and images, if relevant -->
2121
1.
2222
2.
2323
3.
@@ -26,4 +26,4 @@ labels: 'bug'
2626
## Environment
2727
- JS SDK Version: <!--- E.g. 7.1.0 -->
2828
- Installation Method: <!-- I.e. NPM/Yarn or <script> import -->
29-
- Browser and Version: <!-- E.g. Chrome 84, IE 11, Firefox 79 -->
29+
- Browser and Version or React Native and Device: <!-- E.g. Chrome 84, React [email protected] iPhone SE-->

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature Request 🚀
33
about: You'd like something added to the SDK
4-
labels: 'ehancement'
4+
labels: 'feature request'
55
---
66

77
<!--- Please fill out the template to the best of your ability -->

0 commit comments

Comments
 (0)