Mercurial > libervia-backend
changeset 2555:ebdaaf858f21
README: label to use for tickets and merge requests is specified
| author | Goffi <goffi@goffi.org> |
|---|---|
| date | Sun, 01 Apr 2018 20:17:00 +0200 |
| parents | 0062d3e79d12 |
| children | 340128e0b354 |
| files | README |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sun Apr 01 20:17:00 2018 +0200 +++ b/README Sun Apr 01 20:17:00 2018 +0200 @@ -197,8 +197,8 @@ Here are the URIs you can use to publish/retrieve tickets or merge requests: -tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 -merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 +tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 (please use "core" label) +merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please use "core" label) Tickets and merge requests are handled by SàT itself using XMPP.
