Mercurial > libervia-templates
changeset 145:013cfb6e6650
added basic README informations
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 02 Jun 2018 16:23:38 +0200 |
parents | 460fc71bdc45 |
children | 7dc00829c32f |
files | README |
diffstat | 1 files changed, 39 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sat Jun 02 16:23:38 2018 +0200 @@ -0,0 +1,39 @@ +SàT templates 0.7 +(c) Jérôme Poisson aka Goffi 2017-2018 + +Templates used by Salut à Toi ecosystem. + +** LICENCE ** + +SàT Templates is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +Libervia is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with Libervia. If not, see <http://www.gnu.org/licenses/>. + + +** ABOUT ** + +SàT templates is used by some parts of the "Salut à Toi" (SàT) XMPP client. Please check SàT for more information. + +** MORE INFORMATIONS ** + +Please check Salut à Toi README for informations on contributors, contacts, etc. + +You'll find it at https://repos.goffi.org/sat/raw-file/tip/README + +** CONTRIBUTIONS ** + +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 (please use "templates" label) +merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please use "templates" label) + +Tickets and merge requests are handled by SàT itself using XMPP.