mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
Add files via upload
This commit is contained in:
parent
6f03717197
commit
ed4d2f082a
1 changed files with 25 additions and 0 deletions
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
# 🛠️ 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
|
||||||
|
|
||||||
|
- [ ] I’ve tested these changes locally
|
||||||
|
- [ ] I’ve added appropriate comments and documentation
|
||||||
|
- [ ] I’ve added tests or updated existing ones
|
||||||
|
- [ ] I’ve updated the README if necessary
|
||||||
|
|
||||||
|
## Additional Info
|
||||||
|
Anything else to include?
|
||||||
Loading…
Reference in a new issue