forked from cloudinary/frontend-frameworks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
name: new issue | ||
about: Issue for cloudinary/frontend-frameworks | ||
title: New issue for cloudinary/frontend-frameworks | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
### New issue for cloudinary/frontend-frameworks | ||
Before proceeding, please update to the latest version and test if the issue persists | ||
|
||
#### For which package is this issue? | ||
... A few words | ||
|
||
#### Describe the issue in a sentence or two. | ||
… | ||
|
||
#### Issue Type (Can be multiple) | ||
[ ] Build - Can’t install or import the SDK | ||
[ ] Performance - Performance issues | ||
[ ] Behaviour - Functions aren’t working as expected | ||
[ ] Documentation - Inconsistency between the docs and behaviour | ||
[ ] Incorrect Types | ||
[ ] Other (Specify) | ||
|
||
#### Steps to reproduce | ||
… if applicable | ||
|
||
#### Error screenshots | ||
… if applicable | ||
|
||
#### Browsers (if issue relates to UI, else ignore) | ||
[ ] Chrome | ||
[ ] Firefox | ||
[ ] Safari | ||
[ ] Other (Specify) | ||
[ ] All | ||
|
||
#### Versions and Libraries (fill in the version numbers) | ||
package SDK version | ||
Node - 0.0.0 | ||
NPM - 0.0.0 | ||
|
||
#### Config Files (Please paste the following files if possible) | ||
Package.json | ||
|
||
#### Repository | ||
If possible, please provide a link to a reproducible repository that showcases the problem |