Add congtributing section to README.

This commit is contained in:
Juliusz Chroboczek
2026-03-08 13:09:05 +01:00
parent ef1539d96e
commit 888aa9bcd1
+13
View File
@@ -29,6 +29,18 @@ in this directory.
* [galene-client.md][3]: writing clients;
* [galene-protocol.md][4]: the client protocol;
* [galene-api.md][5]: Galene's administrative API.
## Contributing
In order to contribute to Galene, you may:
* send patches to [the Galene mailing list][6] by sending mail to
<galene@lists.galene.org>;
* submit pull requests on GitHub.
For general discussion, please use the [Galene mailing list][6] (feel free
to send mail without subscribing). Please do not use Github for general
discussion.
## Further information
@@ -44,3 +56,4 @@ Answers to common questions and issues are at <https://galene.org/faq.html>.
[3]: <galene-client.md>
[4]: <galene-protocol.md>
[5]: <galene-api.md>
[6]: <https://lists.galene.org/>