@@ -3,22 +3,22 @@ name: Bug report
33about : Bug report for Cloudinary CLI
44title : ' '
55labels : ' '
6- assignees : const-cloudinary
6+ assignees : ' '
77
88---
99
1010## Bug report for Cloudinary CLI
11- Before proceeding, please update to latest version and test if the issue persists
11+ Before proceeding, please update to the latest version and test if the issue persists
1212
1313## Describe the bug in a sentence or two.
1414…
1515
1616## Issue Type (Can be multiple)
17- [ ] Build - Can’t install or use the CLI
18- [ ] Performance - Performance issues
19- [ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
20- [ ] Documentation - Inconsistency between the docs and behaviour
21- [ ] Other (Specify)
17+ - [ ] Build - Cannot install or import the SDK
18+ - [ ] Performance - Performance issues
19+ - [ ] Behaviour - Functions are not working as expected (such as generate URL)
20+ - [ ] Documentation - Inconsistency between the docs and behaviour
21+ - [ ] Other (Specify)
2222
2323## Steps to reproduce
2424… if applicable
@@ -27,16 +27,17 @@ Before proceeding, please update to latest version and test if the issue persist
2727…
2828
2929## Operating System
30- [ ] Linux
31- [ ] Windows
32- [ ] OSX
33- [ ] All
30+ - [ ] Linux
31+ - [ ] Windows
32+ - [ ] macOS
33+ - [ ] All
3434
3535## Environment and Frameworks (fill in the version numbers)
36- Cloudinary CLI version - 0.0.0
37- Cloudinary Python SDK version - 0.0.0
38- Python Version - 0.0.0
39- Framework (Django, Flask, etc) - 0.0.0
36+
37+ - Cloudinary CLI version - 0.0.0
38+ - Cloudinary Python SDK version - 0.0.0
39+ - Python Version - 0.0.0
4040
4141## Repository
42+
4243If possible, please provide a link to a reproducible repository that showcases the problem
0 commit comments