mirror of
https://github.com/cdr/code-server.git
synced 2025-12-29 03:43:21 +01:00
* chore: delete release issue template * chore: use bug-report form template * chore: clean up config.yml for templates * chore: clean up doc issue template * chore: clean up feature request template
15 lines
306 B
Markdown
15 lines
306 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea to improve code-server
|
|
title: "[Feat]: "
|
|
labels: enhancement
|
|
assignees: ""
|
|
---
|
|
|
|
## What is your suggestion?
|
|
|
|
## Why do you want this feature?
|
|
|
|
## Are there any workarounds to get this functionality today?
|
|
|
|
## Are you interested in submitting a PR for this?
|