make sure people actually READDDD
This commit is contained in:
parent
4457895885
commit
9f30a667bc
1 changed files with 14 additions and 0 deletions
14
.github/pull_request_template.md
vendored
Normal file
14
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
### Description
|
||||||
|
### Type of Change
|
||||||
|
- [ ] Bug fix
|
||||||
|
- [ ] New feature
|
||||||
|
- [ ] Style/UI update
|
||||||
|
- [ ] Docs only
|
||||||
|
|
||||||
|
### Checklist
|
||||||
|
- [ ] **I have read the [Contributing Guidelines](https://github.com/monochrome-music/monochrome/blob/main/CONTRIBUTING.md).**
|
||||||
|
- [ ] **I understand every line of code I am submitting.**
|
||||||
|
- [ ] I have tested these changes locally, and they work as expected.
|
||||||
|
|
||||||
|
---
|
||||||
|
*By submitting this PR, I agree to follow the guidelines. I understand that the final decision to merge rests with the maintainers and that not all contributions can be accepted.*
|
||||||
Loading…
Reference in a new issue