2024-01-09 23:25:53 +01:00
|
|
|
name: ✨ New Feature suggestion
|
|
|
|
description: Suggest a new feature for AnythingLLM!
|
|
|
|
title: "[FEAT]: "
|
2024-01-10 06:52:50 +01:00
|
|
|
labels: [enhancement, feature request]
|
2024-01-09 23:25:53 +01:00
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Share a new idea for a feature or improvement. Be sure to search existing
|
|
|
|
issues first to avoid duplicates.
|
2024-01-10 03:07:41 +01:00
|
|
|
|
2024-01-14 20:26:08 +01:00
|
|
|
Want help contributing a PR? Use our repo chatbot by OnboardAI! https://learnthisrepo.com/anythingllm
|
2024-01-10 03:07:41 +01:00
|
|
|
|
|
|
|
|
2024-01-09 23:25:53 +01:00
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: What would you like to see?
|
|
|
|
description: |
|
|
|
|
Describe the feature and why it would be useful to your use-case as well as others.
|
|
|
|
validations:
|
|
|
|
required: true
|