sleepd/.github/PULL_REQUEST_TEMPLATE.md
2025-04-13 13:24:26 -06:00

25 lines
529 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🛠️ Pull Request
## Description
Please include a summary of the changes and the related issue.
Fixes #[issue-number]
## Type of change
Please delete options that are not relevant.
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation update
## Checklist
- [ ] Ive tested these changes locally
- [ ] Ive added appropriate comments and documentation
- [ ] Ive added tests or updated existing ones
- [ ] Ive updated the README if necessary
## Additional Info
Anything else to include?