summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature-request-💪.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-09-01 22:08:27 -0700
committerNate Sesti <sestinj@gmail.com>2023-09-01 22:08:27 -0700
commit8967e2d53f4f6ff744c408ae1042caffb25627f9 (patch)
tree32b1c4d79936a97d9d016c6f5670809c8d447b35 /.github/ISSUE_TEMPLATE/feature-request-💪.md
parent2f792f46026a6bb3c3580f2521b01ecb8c68117c (diff)
downloadsncontinue-8967e2d53f4f6ff744c408ae1042caffb25627f9.tar.gz
sncontinue-8967e2d53f4f6ff744c408ae1042caffb25627f9.tar.bz2
sncontinue-8967e2d53f4f6ff744c408ae1042caffb25627f9.zip
refactor: :recycle: refactoring LLM to avoid repetition
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request-💪.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request-💪.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request-💪.md b/.github/ISSUE_TEMPLATE/feature-request-💪.md
index 2b138a9a..b356d488 100644
--- a/.github/ISSUE_TEMPLATE/feature-request-💪.md
+++ b/.github/ISSUE_TEMPLATE/feature-request-💪.md
@@ -1,10 +1,9 @@
---
name: "Feature request \U0001F4AA"
about: Suggest an idea for this project
-title: ''
+title: ""
labels: enhancement
assignees: TyDunn
-
---
**Is your feature request related to a problem? Please describe.**
@@ -13,8 +12,5 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
-
**Additional context**
Add any other context or screenshots about the feature request here.