File tree Expand file tree Collapse file tree 5 files changed +59
-61
lines changed
Expand file tree Collapse file tree 5 files changed +59
-61
lines changed Original file line number Diff line number Diff line change 11---
2- name : Feature Request
3- about : Propose a new feature of the Ruby SDK
4- title : ' '
5- labels : enhancement
6- assignees :
7-
2+ name : 💡 Feature Request
3+ about : Propose new functionality for the SDK
4+ type : Feature
85---
96
107** Describe the idea**
Original file line number Diff line number Diff line change 1+ ---
2+ name : 💡 Improvement
3+ about : Propose an improvement for existing functionality of the SDK
4+ type : Improvement
5+ ---
6+
7+ ** Describe the idea**
8+
9+ ** Why do you think it's beneficial to most of the users**
10+
11+ ** Possible implementation**
Original file line number Diff line number Diff line change 1+ name : 🐞 Bug Report
2+ description : " Report an unexpected problem or behavior of this SDK"
3+ type : Bug
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Issue Description
8+ validations :
9+ required : true
10+ - type : textarea
11+ attributes :
12+ label : Reproduction Steps
13+ validations :
14+ required : true
15+ - type : textarea
16+ attributes :
17+ label : Expected Behavior
18+ validations :
19+ required : true
20+ - type : textarea
21+ attributes :
22+ label : Actual Behavior
23+ validations :
24+ required : true
25+ - type : input
26+ attributes :
27+ label : Ruby Version
28+ validations :
29+ required : true
30+ - type : input
31+ attributes :
32+ label : SDK Version
33+ validations :
34+ required : true
35+ - type : input
36+ attributes :
37+ label : Integration and Its Version
38+ description : e.g. Rails/Sidekiq/Rake/DelayedJob...etc.
39+ validations :
40+ required : false
41+ - type : textarea
42+ attributes :
43+ label : Sentry Config
44+ validations :
45+ required : false
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments