diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8addf62b..fb2e7751 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,26 +1,23 @@ + + +## Submission Checklist + +- [ ] I certify that I have the right to submit this contribution under the [MIT license](https://github.com/nix-community/stylix/blob/master/LICENSE) +- [ ] Commit messages adhere to [Stylix commit conventions](https://nix-community.github.io/stylix/commit_convention.html) +- [ ] Theming changes adhere to the [Stylix style guide](https://nix-community.github.io/stylix/styling.html) +- [ ] Changes have been [tested locally](https://nix-community.github.io/stylix/modules.html#development-setup) +- [ ] Changes have been [tested in testbeds](https://nix-community.github.io/stylix/testbeds.html) +- [ ] Each commit in this PR is suitable for backport to the current stable branch -## Things done - - -- [ ] Tested [locally](https://nix-community.github.io/stylix/modules.html#development-setup) -- [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html) -- [ ] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html) -- [ ] Fits [style guide](https://nix-community.github.io/stylix/styling.html) -- [ ] Respects license of any existing code used - -## Notify maintainers +## Notify Maintainers