doc: add backport checkbox to GitHub PR template
This commit is contained in:
parent
ceda12a6da
commit
00309532fc
1 changed files with 2 additions and 1 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -6,7 +6,7 @@
|
|||
Please also link any relevant issues or pull requests e.g. `Closes: #<ISSUE-ID>`
|
||||
-->
|
||||
|
||||
## Things done
|
||||
## Submission Checklist
|
||||
|
||||
<!--
|
||||
Please check what applies. Note that these are not hard requirements but merely
|
||||
|
|
@ -17,6 +17,7 @@ serve as information for reviewers.
|
|||
- [ ] 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
|
||||
|
||||
## Notify maintainers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue