mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
remove greptile link
This commit is contained in:
parent
b92d63e776
commit
7e10205df6
2 changed files with 1 additions and 4 deletions
.github/ISSUE_TEMPLATE
2
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
2
.github/ISSUE_TEMPLATE/01_bug.yml
vendored
|
@ -6,7 +6,7 @@ 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"
|
||||
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.
|
||||
- type: dropdown
|
||||
id: runtime
|
||||
attributes:
|
||||
|
|
3
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
3
.github/ISSUE_TEMPLATE/02_feature.yml
vendored
|
@ -9,9 +9,6 @@ body:
|
|||
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue