From b5af13b1db6001c6239fbb5b28f5252d67a7d80d Mon Sep 17 00:00:00 2001 From: NAHO <90870942+trueNAHO@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:09:35 +0200 Subject: [PATCH] doc: overhaul GitHub PR template --- .github/PULL_REQUEST_TEMPLATE.md | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 62f7ae41..fb2e7751 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,27 +1,23 @@ - + ## Submission Checklist -- [ ] 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 -- [ ] Backport this PR to current stable branch +- [ ] 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 -## Notify maintainers +## Notify Maintainers