-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Render.com image for AnythignLLM to latest
- Loading branch information
Showing
110 changed files
with
4,363 additions
and
518 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
name: 🐛 Bug Report | ||
description: File a bug report for AnythingLLM | ||
title: "[BUG]: " | ||
labels: [possible bug] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Use this template to file a bug report for AnythingLLM. Please be as descriptive as possible to allow everyone to replicate and solve your issue. | ||
|
||
Want help contributing a PR? Use our repo chatbot by OnboardAI! https://learnthisrepo.com/anythingllm | ||
|
||
- type: dropdown | ||
id: runtime | ||
attributes: | ||
label: How are you running AnythingLLM? | ||
description: AnythingLLM can be run in many environments, pick the one that best represents where you encounter the bug. | ||
options: | ||
- Docker (local) | ||
- Docker (remote machine) | ||
- Local development | ||
- AnythingLLM desktop app | ||
- Not listed | ||
default: 0 | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: what-happened | ||
attributes: | ||
label: What happened? | ||
description: Also tell us, what did you expect to happen? | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
id: reproduction | ||
attributes: | ||
label: Are there known steps to reproduce? | ||
description: | | ||
Let us know how to reproduce the bug and we may be able to fix it more | ||
quickly. This is not required, but it is helpful. | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: ✨ New Feature suggestion | ||
description: Suggest a new feature for AnythingLLM! | ||
title: "[FEAT]: " | ||
labels: [enhancement, feature request] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Share a new idea for a feature or improvement. Be sure to search existing | ||
issues first to avoid duplicates. | ||
Want help contributing a PR? Use our repo chatbot by OnboardAI! https://learnthisrepo.com/anythingllm | ||
- 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: 📚 Documentation improvement | ||
title: "[DOCS]: " | ||
description: Report an issue or problem with the documentation. | ||
labels: [documentation] | ||
|
||
body: | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Description | ||
description: Describe the issue with the documentation that is giving you trouble or causing confusion. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: 🧑🤝🧑 Community Discord | ||
url: https://discord.gg/6UyHPeGZAC | ||
about: Interact with the Mintplex Labs community here by asking for help, discussing and more! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.