mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
pr: Create pull_request_template.md (#27)
Add a pull request template for better PR submissions.
This commit is contained in:
28
.github/pull_request_template.md
vendored
Normal file
28
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
## 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 -->
|
||||||
Reference in New Issue
Block a user