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:
parent
21b90991af
commit
8fce91704d
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue