51818dc419
* 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
16 lines
306 B
Markdown
16 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?
|