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:
Joe Previte
2022-04-07 10:35:32 -07:00
committed by GitHub
co-authored by G r e y
parent 18595791c0
commit 17848b3b86
+14
View File
@@ -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?