mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-05 06:20:10 +01:00
fd4a230669
* Setup issue templates Allow ability to include blank issue resolves #557 todo: PR template * update templates + add PR template * newlines
785 B
785 B
Pull Request Type
- ✨ feat
- 🐛 fix
- ♻️ refactor
- 💄 style
- 🔨 chore
- 📝 docs
Relevant Issues
resolves #xxx
What is in this change?
Describe the changes in this PR that are impactful to the repo.
Additional Information
Add any other context about the Pull Request here that was not captured above.
Developer Validations
- I ran
yarn lint
from the root of the repo & committed changes - Relevant documentation has been updated
- I have tested my code functionality
- Docker build succeeds locally