File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed
Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 55 id : problem
66 attributes :
77 label : Problem Statement
8- description : What problem could nvim-dap solve that it doesn't?
9- placeholder : |-
10- I want nvim-dap to immediately jump to the bug, skipping the pesky debugging steps.
8+ description : Describe your problem
119 validations :
1210 required : true
1311 - type : textarea
1412 id : expected
1513 attributes :
16- label : Ideas or possible solutions
17- description : Share your ideas about potential solutions
14+ label : Possible Solutions
15+ description : |-
16+ Describe how a solution could look like.
17+
18+ Please focus on how you'd use the feature, this isn't about
19+ implementation details.
1820 placeholder : |-
1921 🤷
2022 validations :
2123 required : false
24+ - type : textarea
25+ id : alternatives
26+ attributes :
27+ label : Considered Alternatives
28+ description : |-
29+ If you tried alternatives and they didn't work or were insufficient,
30+ please mention them here.
31+ validations :
32+ required : false
2233 - type : markdown
2334 attributes :
2435 value : |-
2536 ## Thanks 🙏
26- validations :
27- required : false
You can’t perform that action at this time.
0 commit comments