From 076aa6017c38796095336ab5dd2f67b3e933ef87 Mon Sep 17 00:00:00 2001 From: maoznir Date: Sat, 3 Oct 2020 20:55:50 +0300 Subject: [PATCH 1/2] Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 67cf3ef..74eb3e8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,6 +13,12 @@ Before proceeding, please update to latest version and test if the issue persist ## Describe the bug in a sentence or two. … +## Describe the desired/expected behavior. +… + +## Link to reproduction of the issue on codepen/jsfiddle/etc. +… + ## Issue Type (Can be multiple) [ ] Build - Can’t install or import the SDK [ ] Babel - Babel errors or cross browser issues From 03aa968358cffc9523a702fc3f6afac3d46eec24 Mon Sep 17 00:00:00 2001 From: maoznir Date: Sun, 4 Oct 2020 11:08:43 +0300 Subject: [PATCH 2/2] Update versions and libraries --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 74eb3e8..9d67680 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -43,7 +43,8 @@ Before proceeding, please update to latest version and test if the issue persist ## Versions and Libraries (fill in the version numbers) -React Cloudinary SDK - 0.0.0 +Cloudinary-core - 0.0.0 +Cloudinary-react - 0.0.0 React - 0.0.0 Create-React-App - 0.0.0 / N/A Babel - 0.0.0