summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-18 12:57:32 -0800
committerGitHub <noreply@github.com>2020-12-18 12:57:32 -0800
commit8d55fd55c5e03b8759f938ce2a1daefbb9efc274 (patch)
tree733b7a804804260c378323999eae6d2f1004bce2
parentdaf64d8f87aea2ee5133db64c7cd0e0c4e71ef15 (diff)
downloadchef-8d55fd55c5e03b8759f938ce2a1daefbb9efc274.tar.gz
Update bumping_the_major_version.md
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--docs/dev/how_to/bumping_the_major_version.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dev/how_to/bumping_the_major_version.md b/docs/dev/how_to/bumping_the_major_version.md
index db21bf4a44..6bedd5dcc9 100644
--- a/docs/dev/how_to/bumping_the_major_version.md
+++ b/docs/dev/how_to/bumping_the_major_version.md
@@ -49,6 +49,8 @@ Once you've forked to a new stable branch such as `chef-15` you'll want to creat
Example PR for Chef 15: https://github.com/chef/chef/pull/9236
+Note: Make sure you're making this PR against the new stable branch and not master!
+
## Bump master for the new major release
Create a PR that performs the following: