diff options
author | Florent Le Coz <louiz@louiz.org> | 2016-02-28 21:55:28 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2016-02-28 21:56:50 +0100 |
commit | 13eceeeecf6eb700bc04c0470b089d960ca0becc (patch) | |
tree | ea6fc951d10d907853f9b0ca62a35b34b085f316 | |
parent | b47179f1256f2a3fe6ce0d8f30eceb0f91b33b2e (diff) | |
download | biboumi-13eceeeecf6eb700bc04c0470b089d960ca0becc.tar.gz biboumi-13eceeeecf6eb700bc04c0470b089d960ca0becc.tar.bz2 biboumi-13eceeeecf6eb700bc04c0470b089d960ca0becc.tar.xz biboumi-13eceeeecf6eb700bc04c0470b089d960ca0becc.zip |
Include a note on own to contribute changes
-rw-r--r-- | README | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -37,9 +37,19 @@ Florent Le Coz (louiz’) <louiz@louiz.org> ================= Contact/Support ================= -Jabber ChatRoom: biboumi@muc.poez.io +XMPP ChatRoom: biboumi@muc.poez.io Report a bug: https://dev.louiz.org/projects/biboumi/issues/new +To contribute, the preferred way is to commit your changes on some +publicly-available git repository (your own, or github +(https://github.com/louiz/biboumi), or a fork on https://lab.louiz.org) and +to notify the developers with a ticket on the bug tracker +(https://dev.louiz.org/projects/biboumi/issues/new), a pull request on +github or a merge request on gitlab. + +Optionally you can come discuss your changes on the XMPP chat room, +beforehand. + ================= Licence ================= |