Include README links to issue tracker and code browsing

Solves problem where user may have no idea where to look for existing
bugs or where to report them.

Also puts a link to GitHub mirror which provides a friendly code
browsing interface.

Change-Id: Idb385e43e529f038cd96004a13c6762540ee84fb
This commit is contained in:
Sorin Sbarnea 2018-10-24 13:04:48 +01:00
parent 337537ef94
commit bac4e8aef3
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ Resources
* `Code Review <https://review.openstack.org/#/q/project:openstack/browbeat>`_
* `Git Web <https://git.openstack.org/cgit/openstack/browbeat>`_
* `IRC <http://webchat.freenode.net/?nick=browbeat_user&channels=openstack-browbeat>`_ -- **#openstack-browbeat** (irc.freenode.net)
* `Issue tracker <https://bugs.launchpad.net/openstack-browbeat>`
* `Browse code <https://github.com/openstack/browbeat>`