boredos_mirror/.github/pull_request_template.md
Lluciocc cb27e99ccd
Create pull_request_template.md
Add a pull request template for better PR submissions.
2026-05-11 19:50:41 +02:00

28 lines
366 B
Markdown

## Description
Describe the changes made in this PR.
---
## Testing
- [ ] Code has been tested
- [ ] Existing tests pass
Notes:
<!-- Add anything relevant about testing -->
---
## Documentation
- [ ] Documentation updated if needed
Notes:
<!-- Add anything relevant about documentation -->
---
## Additional Notes
<!-- Anything reviewers should know -->