We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65167f1 commit 3ea095aCopy full SHA for 3ea095a
README.GIT-RULES
@@ -82,7 +82,7 @@ The next few rules are more of a technical nature::
82
1. All non-security bugfix changes should first go to the lowest bugfix
83
branch (i.e. 7.1) and then get merged up to all other branches.
84
All security fixes should go to the lowest security fixes branch (i.e 5.6).
85
- If a change is not needed for ater branches (i.e. fixes for features
+ If a change is not needed for later branches (i.e. fixes for features
86
which were dropped from later branches) an empty merge should be done.
87
88
2. All news updates intended for public viewing, such as new features,
0 commit comments