---
name: "Pull Request"
about: "Submit a pull request to the prompt library"
---

## Issue Reference
Closes #[issue-number] <!-- Replace with the issue number this PR addresses -->

## Description of Changes
Describe what this PR changes, adds, or fixes. Include context and reasoning for the change.

## Testing Instructions
1. List steps to test the changes
2. Include any setup or configuration required
3. Note any edge cases to consider

## Screenshots (if applicable)
Add screenshots or GIFs to help reviewers understand the changes.

## Checklist for Reviewers
- [ ] Code follows project best practices
- [ ] All tests pass locally
- [ ] Documentation is updated as needed
- [ ] Configuration changes (if any) are exported and committed
- [ ] Update hooks or data migrations are included (if needed)
- [ ] No sensitive data or credentials are committed
- [ ] PR description is clear and complete

## Additional Notes
Add any other information for reviewers here. 