File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Bug report for Cloudinary Angular SDK
11+ Before proceeding, please update to latest version and test if the issue persists
12+
13+ ## Describe the bug in a sentence or two.
14+ …
15+
16+ ## Issue Type (Can be multiple)
17+ [ ] Build - Can’t install or import the SDK
18+ [ ] Babel - Babel errors or cross browser issues
19+ [ ] UI/Performance - Display or performance issues
20+ [ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
21+ [ ] Documentation - Inconsistency between the docs and behaviour
22+ [ ] Incorrect Types
23+ [ ] Other (Specify)
24+
25+ ## Steps to reproduce
26+ … if applicable
27+
28+ ## Error screenshots
29+ … if applicable
30+
31+ ## Browsers (if issue relates to UI, else ignore)
32+ [ ] Chrome
33+ [ ] Firefox
34+ [ ] Safari
35+ [ ] Other (Specify)
36+ [ ] All
37+
38+ ## Versions and Libraries (fill in the version numbers)
39+ Angular Cloudinary SDK - 0.0.0
40+ Angular - 0.0.0
41+ Node - 0.0.0
42+ NPM - 0.0.0
43+
44+ ## Config Files (Please paste the following files if possible)
45+ Package.json
46+ Babelrc
47+
48+ ## Repository
49+ If possible, please provide a link to a reproducible repository that showcases the problem
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Feature request for Cloudinary Angular SDK
11+ …(If your feature is for other SDKs, please request them there)
12+
13+ ## Explain your use case
14+ … (A high-level explanation of why you need this feature)
15+
16+ ## Describe the problem you’re trying to solve
17+ … (A more technical view of what you’d like to accomplish, and how this feature will help you achieve it)
18+
19+ ## Do you have a proposed solution?
20+ … (yes, no? Please elaborate if needed)
You can’t perform that action at this time.
0 commit comments