diff options
| author | Michael Merickel <michael@merickel.org> | 2020-11-29 19:21:39 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2020-11-29 19:21:39 -0600 |
| commit | dbd0f4ad756867511522780d09fb06c05590200f (patch) | |
| tree | 42adcac078f6c134cd49852f69af9fe395581b42 /contributing.md | |
| parent | f010b7ce298132292605f560725e77a73bb60125 (diff) | |
| download | pyramid-dbd0f4ad756867511522780d09fb06c05590200f.tar.gz pyramid-dbd0f4ad756867511522780d09fb06c05590200f.tar.bz2 pyramid-dbd0f4ad756867511522780d09fb06c05590200f.zip | |
document the 2.0-branch
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing.md b/contributing.md index 3b096db5d..534b399c6 100644 --- a/contributing.md +++ b/contributing.md @@ -14,6 +14,8 @@ Git branches and their purpose and status at the time of this writing are listed * [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 |
