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+ name : 💡 Feature Request
2+ description : Suggest an idea for improving Sentry CLI
3+ labels : ["CLI", "Feature"]
4+ body :
5+ - type : textarea
6+ id : problem
7+ attributes :
8+ label : Problem Statement
9+ description : What problem could CLI solve that it currently doesn't?
10+ placeholder : |-
11+ I want to make whirled peas, but Sentry doesn't blend.
12+ validations :
13+ required : true
14+
15+ - type : textarea
16+ id : expected
17+ attributes :
18+ label : Solution Brainstorm
19+ description : We know you have bright ideas to share ... share away, friend.
20+ placeholder : |-
21+ Add a blender to Sentry.
22+ validations :
23+ required : false
24+
25+ - type : markdown
26+ attributes :
27+ value : |-
28+ ## Thanks 🙏
29+ Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
Original file line number Diff line number Diff line change 11name : 🐞 Bug Report
2- description : Report a bug in this repo
2+ description : Report a bug in Sentry CLI
33labels : ["CLI", "Bug"]
44body :
55 - type : markdown
9393 required : true
9494 - type : markdown
9595 attributes :
96- value : |
97- **Thank you for your report!** We will investigate the issue and respond as soon as possible.
96+ value : |-
97+ ## Thanks 🙏
98+ Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : Join Sentry Discord
4+ url : https://discord.com/invite/sentry
5+ about : A place to talk about SDK development and other Sentry related topics. It's not meant as a support channel.
Original file line number Diff line number Diff line change 1+ name : Blank Issue
2+ description : Blank Issue. Reserved for maintainers.
3+ labels : ["CLI"]
4+ body :
5+ - type : textarea
6+ id : description
7+ attributes :
8+ label : Description
9+ description : Please describe the issue.
10+ validations :
11+ required : true
You can’t perform that action at this time.
0 commit comments