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.
This commit is contained in:
Daniel Thwaites 2025-03-29 23:09:03 +00:00 committed by GitHub
parent 21b90991af
commit 8fce91704d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ serve as information for reviewers.
- [ ] 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