From a05fd8387b79a777192d0679ace659495b2eb8df Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 28 Feb 2021 20:52:32 -0600 Subject: prep 2.0 --- contributing.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'contributing.md') diff --git a/contributing.md b/contributing.md index 534b399c6..ffe050035 100644 --- a/contributing.md +++ b/contributing.md @@ -12,17 +12,11 @@ You can contribute to this project in several ways. Git branches and their purpose and status at the time of this writing are listed below. -* [master](https://github.com/Pylons/pyramid/) - The branch on which further - development takes place. The default branch on GitHub. -* [2.0-branch](https://github.com/Pylons/pyramid/tree/2.0-branch) - The branch - classified as "alpha". -* [1.10-branch](https://github.com/Pylons/pyramid/tree/1.10-branch) - The branch - classified as "stable" or "latest". -* [1.9-branch](https://github.com/Pylons/pyramid/tree/1.9-branch) - The oldest - actively maintained and stable branch. - -Older branches are not actively maintained. In general, two stable branches and -one or two development branches are actively maintained. +* [master](https://github.com/Pylons/pyramid/) - The branch on which further development takes place. The default branch on GitHub. +* [2.0-branch](https://github.com/Pylons/pyramid/tree/2.0-branch) - The branch classified as "stable" or "latest". +* [1.10-branch](https://github.com/Pylons/pyramid/tree/1.10-branch) - The oldest actively maintained and stable branch. + +Older branches are not actively maintained. In general, two stable branches and one or two development branches are actively maintained. ## Developing -- cgit v1.2.3