]> git.agnieray.net Git - galette.git/blob - CONTRIBUTING.rst
Do not override members list filters on member display or edit; closes #1803
[galette.git] / CONTRIBUTING.rst
1 ============
2 Contributing
3 ============
4
5
6 Even when you think you can't help, you can:
7
8 See `Contribute to Galette <https://galette.eu/site/contribute/>`_.
9
10 You can Use, Test and Report:
11 -----------------------------
12
13 - You can use the regular `Galette` for your own needs,
14
15 - You can test new features, or regularly try the `nightly version
16 <http://download.tuxfamily.org/galette/galette-dev.tar.bz2>`_,
17
18 - If you encouter a bug, you should open a ticket on the `Galette tracker
19 <https://bugs.galette.eu/projects/galette>`_, with as much informations as
20 you can (helpfull enough to a developper to understand, even reproduce this bug),
21 See `How to report a bug <https://doc.galette.eu/en/master/faq/index.html#how-to-report-a-bug-or-ask-for-a-feature>`_,
22
23 - Use one of many communication channels, see `<https://galette.eu/site/contact/>`_,
24 to reach us.
25
26 You can Help, Communicate and Advertise:
27 ----------------------------------------
28
29 - You can help others (or get help for yourself) on our mailing-lists, see
30 `<https://galette.eu/site/contact/>`_,
31
32 - You can talk or write about `Galette` on your social networks, during your
33 LUG meetings or else.
34
35
36 You can Donate:
37 ---------------
38
39 Johan, the main `Galette` developper, never say *no* to a little motivation.
40
41 You can Translate:
42 ------------------
43
44 This is a very usefull contribution. See `Translate <https://galette.eu/site/contribute/#translate>`_ for more.
45
46 You can Hack, Fix and Code:
47 ---------------------------
48
49 These are the more technical contributions. Please read our `Developer Guide
50 <https://doc.galette.eu/en/develop/development/>`_.