summaryrefslogtreecommitdiff
path: root/RELEASING.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2014-11-17 10:50:54 -0800
committerSteve Piercy <web@stevepiercy.com>2014-11-17 10:50:54 -0800
commitbbbcfb35a55685b3b90dcfdfb32853b81639d126 (patch)
tree31fff1cb175ff34d9d9497adaeb05aebc937f50e /RELEASING.txt
parentcfbd3f27068e687018ffe8dccfad4f0d53251626 (diff)
downloadpyramid-bbbcfb35a55685b3b90dcfdfb32853b81639d126.tar.gz
pyramid-bbbcfb35a55685b3b90dcfdfb32853b81639d126.tar.bz2
pyramid-bbbcfb35a55685b3b90dcfdfb32853b81639d126.zip
- add step for badges in README.rst
Diffstat (limited to 'RELEASING.txt')
-rw-r--r--RELEASING.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 553d2dcf2..0adef552c 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -26,6 +26,9 @@ Releasing Pyramid
- Copy relevant changes (delta bug fixes) from CHANGES.txt to
docs/whatsnew-X.X (if it's a major release).
+- update README.rst to use correct versions of badges and URLs according to
+ each branch and context, i.e., RTD "latest" == GitHub/Travis "1.x-branch".
+
- Make sure docs render OK::
$ cd docs