Skip to content
Merged
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
9 changes: 8 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -37,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
Expand Down