NAHO
989312ab49
ci: remove 'Submission Checklist' header in template section ( #1869 )
...
Remove the explicit 'Submission Checklist' header since it is the only
header in the template section after applying commits e544f6ec6c ("ci:
visually distinguish user description from PR template content (#1802 )")
and 2355da455d ("ci: remove 'Notify Maintainers' section from PR
template (#1856 )").
This simplifies the template to its essentials, while keeping the
descriptive checklist code comment.
Link: https://github.com/nix-community/stylix/pull/1869
Approved-by: Daniel Thwaites <danth@danth.me>
2025-09-02 12:08:58 +01:00
awwpotato
2355da455d
ci: remove 'Notify Maintainers' section from PR template ( #1856 )
...
Link: https://github.com/nix-community/stylix/pull/1856
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-20 18:46:01 +02:00
NAHO
e544f6ec6c
ci: visually distinguish user description from PR template content ( #1802 )
...
Link: https://github.com/nix-community/stylix/pull/1802
Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-31 15:18:21 +02:00
NAHO
b5af13b1db
doc: overhaul GitHub PR template
2025-07-27 18:17:44 +02:00
NAHO
00309532fc
doc: add backport checkbox to GitHub PR template
2025-07-25 19:28:27 +02:00
pancho horrillo
d9a4000d90
doc: add link to PULL_REQUEST_TEMPLATE.md ( #1504 )
2025-06-15 17:27:13 +01:00
Daniel Thwaites
f8833c5e0c
treewide: update documentation links ( #1314 )
...
Link: https://github.com/nix-community/stylix/pull/1314
Co-authored-by: pancho horrillo <pancho@pancho.name>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-19 19:30:20 +02:00
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
Daniel Thwaites
21b90991af
doc: improve maintainer subheading in PR template ( #1071 )
...
Made this not nested under "Things done", and replaced "CC" with
"Notify" for clarity.
2025-03-29 22:42:26 +00:00
awwpotato
5321ab0c76
doc: add GitHub PR template ( #1038 )
...
Add a relatively open-ended GitHub PR template, heavily inspired by the
Nixpkgs [1] and Home Manager [2] PR templates.
[1]: 9b94ad2d97/.github/PULL_REQUEST_TEMPLATE.md
[2]: c4d5d72805/.github/PULL_REQUEST_TEMPLATE.md
Link: https://github.com/danth/stylix/pull/1038
Reviewed-by: Flameopathic <64027365+Flameopathic@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-03-24 23:29:42 +01:00