From bdb52f744cc5b4676eec1115e6822c2cbdb09f94 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 25 Aug 2020 14:01:44 -0700 Subject: [PATCH 1/3] Change feature request label --- .github/ISSUE_TEMPLATE/Feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' --- From 4cfe34680f6c6f9083b893f0b59a40b14fdf146c Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 25 Aug 2020 14:01:50 -0700 Subject: [PATCH 2/3] Update bug report env section --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index cb451058..b297d0ce 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -26,4 +26,4 @@ labels: 'bug' ## Environment - JS SDK Version: - Installation Method: -- Browser and Version: +- Browser and Version or React Native and Device: From b919c5132fbfc09e37854de8f0700c53a4c9adb6 Mon Sep 17 00:00:00 2001 From: John Tran Date: Tue, 25 Aug 2020 14:06:29 -0700 Subject: [PATCH 3/3] Update Bug_report.md ask for images --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index b297d0ce..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.