mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-22 04:10:48 +00:00
SCRIPTS: add the issue tracker URL to the announce script
This way it's easier for users to follow the status of pending issues with each release.
This commit is contained in:
parent
d822013f45
commit
9589c3bce7
@ -156,6 +156,7 @@ fi
|
||||
echo " Site index : http://www.haproxy.org/"
|
||||
echo " Discourse : http://discourse.haproxy.org/"
|
||||
echo " Slack channel : https://slack.haproxy.org/"
|
||||
echo " Issue tracker : https://github.com/haproxy/haproxy/issues"
|
||||
echo " Sources : http://www.haproxy.org/download/${BRANCH}/src/"
|
||||
echo " Git repository : http://git.haproxy.org/git/${gitdir}/"
|
||||
echo " Git Web browsing : http://git.haproxy.org/?p=${gitdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user