File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 4646 </details>
4747 validations :
4848 required : false
49+ - type : textarea
50+ attributes :
51+ label : If applicable, attach your relevant Zed settings to this issue
52+ description : |
53+ Open the command palette in Zed, then type “zed: open settings file” and copy/paste any relevant (e.g., LSP-specific) settings.
54+ value : |
55+ <details><summary>settings.json</summary>
56+
57+ <!-- Paste your settings inside the code block. -->
58+ ```json
59+
60+ ```
61+
62+ </details>
63+ validations :
64+ required : false
4965 - type : textarea
5066 attributes :
5167 label : If applicable, provide details about your model provider
6884 Architecture: aarch64
6985 validations :
7086 required : true
87+ - type : dropdown
88+ attributes :
89+ label : If you are using WSL on Windows, what flavor of Linux are you using?
90+ multiple : false
91+ options :
92+ - Arch Linux
93+ - Ubuntu
94+ - Fedora
95+ - Mint
96+ - Pop!_OS
97+ - NixOS
98+ - Other
99+ default : 0
You can’t perform that action at this time.
0 commit comments