@@ -3,7 +3,7 @@ name: Bug report
33about : Bug report for Cloudinary Ruby SDK
44title : ' '
55labels : ' '
6- assignees : const-cloudinary
6+ assignees : ' '
77
88---
99
@@ -14,11 +14,11 @@ Before proceeding, please update to latest version and test if the issue persist
1414…
1515
1616## Issue Type (Can be multiple)
17- [ ] Build - Can’t install or import the SDK
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 Libraries (fill in the version numbers)
36- Cloudinary Ruby SDK version - 0.0.0
37- Ruby Version - 0.0.0
38- Rails Version - 0.0.0
39- Other Libraries (Carrierwave, ActiveStorage, etc) - 0.0.0
36+ - Cloudinary Ruby SDK version - 0.0.0
37+ - Ruby Version - 0.0.0
38+ - Rails Version - 0.0.0
39+ - Other Libraries (Carrierwave, ActiveStorage, etc) - 0.0.0
4040
4141## Repository
42+
4243If possible, please provide a link to a reproducible repository that showcases the problem
0 commit comments