mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
workflows/backport: Fix link and reword
This commit is contained in:
parent
fc097a8a39
commit
6d95b1aebb
4
.github/workflows/backport.yml
vendored
4
.github/workflows/backport.yml
vendored
|
@ -31,5 +31,5 @@ jobs:
|
||||||
pull_description: |-
|
pull_description: |-
|
||||||
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}.
|
||||||
|
|
||||||
* [ ] Before merging, ensure that this backport complies with the [Criteria for Backporting](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#criteria-for-backporting-changes).
|
* [ ] Before merging, ensure that this backport is [acceptable for the release](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#changes-acceptable-for-releases).
|
||||||
* Even as a non-commiter, if you find that it does not comply, leave a comment.
|
* Even as a non-commiter, if you find that it is not acceptable, leave a comment.
|
||||||
|
|
Loading…
Reference in a new issue