File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -59,18 +59,8 @@ Important directories you might want to know about
5959Hacking on the Source Code
6060--------------------------
6161
62- The current stable release series is 4.0. The current development release series
63- is 5.0. Each release series is represented by a branch with the major and minor
64- version numbers, e.g. 4.0 or 5.0. This branch is updated during the lifecycle of
65- the release series. Specific releases are represented as tags with the full
66- version number, e.g. 4.0.0 or 5.0development.0.
67-
68- If you are making a bug fix to the current stable release, you should
69- work off of the stable branch, 4.0. If you are adding features or improving
70- functionality, work off of master. The maintainers will merge master into the
71- development series branch periodically. We will also occasionally merge ruleset
72- fixes from master into the stable branch if the ruleset is important (i.e. a
73- popular or high-security site), or if the version in stable is clearly broken.
62+ The current stable release series is 5.0. The maintainers release new versions
63+ off the current master branch about every two weeks.
7464
7565To submit changes, either use pull requests on GitHub or email patches to
7666https-everywhere-rulesets@lists.eff.org (rulesets) or
You can’t perform that action at this time.
0 commit comments