From 002104a3409a474e10085fb04f83bf0cec4d4e60 Mon Sep 17 00:00:00 2001 From: Rusty Bird Date: Thu, 29 Jun 2017 08:14:37 +0000 Subject: [PATCH] fast-forwarded -> fast-forwardable QubesOS/qubes-issues#2876 --- basics_dev/package-contributions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basics_dev/package-contributions.md b/basics_dev/package-contributions.md index e73b0efa..7e44d84b 100644 --- a/basics_dev/package-contributions.md +++ b/basics_dev/package-contributions.md @@ -37,8 +37,8 @@ In order to be accepted, packages must: Updates ------- -If you would like to update or patch an existing contributed package (i.e., code in a fork owned by [QubesOS-contrib]), whether it is your contribution or someone else's, please submit a [signed][sig], fast-forwarded pull request to that repo with your changes. -Please note that your pull request **must** be both [signed][sig] and fast-forwarded, or else it will be closed without further review. +If you would like to update or patch an existing contributed package (i.e., code in a fork owned by [QubesOS-contrib]), whether it is your contribution or someone else's, please submit a [signed][sig], fast-forwardable pull request to that repo with your changes. +Please note that your pull request **must** be both [signed][sig] and fast-forwardable, or else it will be closed without further review. [Inclusion Criteria]: #inclusion-criteria [sig]: /doc/code-signing/