diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index cb451058..b6a0958c 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -17,7 +17,7 @@ labels: 'bug' ## Steps to Reproduce - + 1. 2. 3. @@ -26,4 +26,4 @@ labels: 'bug' ## Environment - JS SDK Version: - Installation Method: -- Browser and Version: +- Browser and Version or React Native and Device: diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 5fe968dc..731aeecc 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,7 +1,7 @@ --- name: Feature Request 🚀 about: You'd like something added to the SDK -labels: 'ehancement' +labels: 'feature request' ---