mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add feature request issue template (#913)
* chore: add feature request issue template * Update .github/ISSUE_TEMPLATE/feature.md Co-authored-by: G r e y <grey@coder.com> * Update .github/ISSUE_TEMPLATE/feature.md Co-authored-by: G r e y <grey@coder.com> Co-authored-by: G r e y <grey@coder.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea to improve coder
|
||||
title: "Feat: "
|
||||
labels: "new feature :sparkles:"
|
||||
---
|
||||
|
||||
## 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?
|
||||
Reference in New Issue
Block a user