File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 attributes :
77 value : |
88 Use this template to report bugs for Command Code. Feel free to [start a new thread in our discord forum](https://commandcode.ai/discord).
9+ - type : textarea
10+ attributes :
11+ label : Summary
12+ description : Briefly describe the issue and how it affects your workflow.
13+ placeholder : Command Code hangs after /compact and I cannot send the queued message.
14+ validations :
15+ required : true
916 - type : textarea
1017 attributes :
1118 label : Expected Behavior
2027 placeholder : Actual behavior...
2128 validations :
2229 required : true
30+ - type : textarea
31+ attributes :
32+ label : Steps to reproduce the issue
33+ description : Describe the actual steps to reproduce the issue.
34+ placeholder : |
35+ 1. ...
36+ 2. ...
37+ 3. ...
38+ 4. ...
39+ validations :
40+ required : true
2341 - type : input
2442 id : version
2543 attributes :
Original file line number Diff line number Diff line change 2323 label : Additional Context
2424 description : Any additional information like screenshots and links that might help us understand your request.
2525 placeholder : Additional context...
26+ - type : dropdown
27+ id : priority
28+ attributes :
29+ label : How important is this to you?
30+ description : This helps us understand urgency and customer impact.
31+ options :
32+ - Nice to have
33+ - Important for my workflow
34+ - Blocking adoption or production use
You can’t perform that action at this time.
0 commit comments