Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/Bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ labels: 'bug'

## Steps to Reproduce
<!--- Please provide a clear sequence of steps to reproduce this bug -->
<!--- Include code, if relevant -->
<!--- Include code and images, if relevant -->
1.
2.
3.
Expand All @@ -26,4 +26,4 @@ labels: 'bug'
## Environment
- JS SDK Version: <!--- E.g. 7.1.0 -->
- Installation Method: <!-- I.e. NPM/Yarn or <script> import -->
- Browser and Version: <!-- E.g. Chrome 84, IE 11, Firefox 79 -->
- Browser and Version or React Native and Device: <!-- E.g. Chrome 84, React [email protected] iPhone SE-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Feature_request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature Request 🚀
about: You'd like something added to the SDK
labels: 'ehancement'
labels: 'feature request'
---

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