11.stylix/.github/PULL_REQUEST_TEMPLATE.md
Daniel Thwaites 8fce91704d
doc: add license check to PR template (#1072)
This serves as a reminder to check licenses properly. It's intentionally
vague to avoid giving wrong advice.
2025-03-29 23:09:03 +00:00

26 lines
769 B
Markdown

<!--
^ Please summarise the changes you have done and explain why they are necessary here ^
Please also link any relevant issues or pull requests e.g. `Closes: #<ISSUE-ID>`
-->
## Things done
<!--
Please check what applies. Note that these are not hard requirements but merely
serve as information for reviewers.
-->
- [ ] Tested locally
- [ ] Tested in [testbed](https://stylix.danth.me/testbeds.html)
- [ ] Commit message follows [commit convention](https://stylix.danth.me/commit_convention.html)
- [ ] Fits [style guide](https://stylix.danth.me/styling.html)
- [ ] Respects license of any existing code used
## Notify maintainers
<!---
If you are editing an existing target, consider pinging relevant
module maintainers from `modules/<module>/meta.nix`.
-->