36 lines
884 B
Markdown
36 lines
884 B
Markdown
## Issue Link / Problem Description
|
|
<!-- Link to related issue or describe the problem this PR solves -->
|
|
- Fixes #[issue_number]
|
|
- OR describe the issue: What problem does this solve? How can it be replicated?
|
|
|
|
## Changes Made
|
|
<!-- Describe what you changed and why -->
|
|
-
|
|
-
|
|
-
|
|
|
|
## Testing
|
|
<!-- Describe how this should be tested -->
|
|
### How to Test
|
|
- [ ] Automated tests added/updated
|
|
- [ ] Manual testing steps:
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## References
|
|
<!-- Link to related issues, discussions, forums, or external resources -->
|
|
- Related issues:
|
|
- Documentation:
|
|
- External references:
|
|
|
|
## Screenshots/Examples (if applicable)
|
|
<!-- Add screenshots or code examples showing the change -->
|
|
|
|
---
|
|
<!--
|
|
Thank you for contributing to Ragas!
|
|
Please fill out the sections above as completely as possible.
|
|
The more information you provide, the faster your PR can be reviewed and merged.
|
|
-->
|