diff options
-rw-r--r-- | docs/submittingpatches.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 5310b1d8c17..ecf9590a951 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -266,6 +266,10 @@ Note: by removing the tag [as the commit is pushed] the patch is Thus, drop the line <strong>only</strong> if you want to cancel the nomination. </p> +Alternatively, if one uses the "Fixes" tag as described in the "Patch formatting" +section, it nominates a commit for all active stable branches that include the +commit that is referred to. + <h2 id="criteria">Criteria for accepting patches to the stable branch</h2> Mesa has a designated release manager for each stable branch, and the release |