You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
735 B
33 lines
735 B
<!--
|
|
Thanks for contributing to RAGAnything!
|
|
|
|
Please ensure your pull request is ready for review before submitting.
|
|
|
|
About this template
|
|
|
|
This template helps contributors provide a clear and concise description of their changes. Feel free to adjust it as needed.
|
|
-->
|
|
|
|
## Description
|
|
|
|
[Briefly describe the changes made in this pull request.]
|
|
|
|
## Related Issues
|
|
|
|
[Reference any related issues or tasks addressed by this pull request.]
|
|
|
|
## Changes Made
|
|
|
|
[List the specific changes made in this pull request.]
|
|
|
|
## Checklist
|
|
|
|
- [ ] Changes tested locally
|
|
- [ ] Code reviewed
|
|
- [ ] Documentation updated (if necessary)
|
|
- [ ] Unit tests added (if applicable)
|
|
|
|
## Additional Notes
|
|
|
|
[Add any additional notes or context for the reviewer(s).]
|