File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ name : " 📝 Documentation on develop.sentry.dev"
2+ labels : ["Type: Content", "Develop"]
3+ description : Missing, incorrect, or unclear developer documentation.
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |-
8+ Is the documentation issue something you know how to fix? Consider contributing to Open Source by opening a PR to fix it instead!
9+ - type : input
10+ id : area-specific
11+ attributes :
12+ label : Which section?
13+ description : Which section of the developer documentation needs to be updated?
14+ validations :
15+ required : true
16+ - type : input
17+ id : page-url
18+ attributes :
19+ label : Page URL
20+ description : Please provide the URL of the page which should be changed (if applicable).
21+ - type : textarea
22+ id : description
23+ attributes :
24+ label : Description
25+ description : What were you looking for/trying to do/expecting?
26+ validations :
27+ required : true
28+ - type : textarea
29+ id : solution
30+ attributes :
31+ label : Suggested Solution
32+ description : If you have an idea on how we can solve this, please share.
33+ - type : markdown
34+ attributes :
35+ value : |-
36+ ## Thanks 🙏
37+ Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
38+
You can’t perform that action at this time.
0 commit comments