Steve Piercy
2017-06-01 f511f3cdf3b67a0c626dfe1e2bd4d00cef5d6069
clarify badges for releasing
2 files modified
8 ■■■■ changed files
README.rst 4 ●●●● patch | view | raw | blame | history
RELEASING.txt 4 ●●●● patch | view | raw | blame | history
README.rst
@@ -9,10 +9,6 @@
        :target: http://docs.pylonsproject.org/projects/pyramid/en/1.8-branch/
        :alt: 1.8-branch Documentation Status
.. image:: https://readthedocs.org/projects/pyramid/badge/?version=latest
        :target: http://docs.pylonsproject.org/projects/pyramid/en/latest/
        :alt: Latest Documentation Status
.. image:: https://img.shields.io/badge/irc-freenode-blue.svg
        :target: https://webchat.freenode.net/?channels=pyramid
        :alt: IRC Freenode
RELEASING.txt
@@ -48,8 +48,8 @@
  include a link under "Bug Fix Releases" to the minor feature
  changes in CHANGES.txt.
- 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".
- Update README.rst to use correct versions of badges, URLs, and ALT option
  according to each branch and context.
- Update whatsnew-X.X.rst in docs to point at change log entries for individual
  releases if applicable.