1
0
Fork 0

Fix slash in example release branch

pull/211/head
Josh Gross 2019-11-06 10:16:13 -05:00 committed by GitHub
parent 0fbdc19f81
commit a465bf5e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Binding to the immutable sha1 may offer more reliability. However, note that th
# Recommendations # Recommendations
1. **Create a release branch for each major version**: For example, `releases\v1`. This will allow for releases of that major version while the development of a different major version proceeds. 1. **Create a release branch for each major version**: For example, `releases/v1`. This will allow for releases of that major version while the development of a different major version proceeds.
2. **Validate changes referencing the release branch**: 2. **Validate changes referencing the release branch**: