Skip to content

Commit 888aa9b

Browse files
committed
Add congtributing section to README.
1 parent ef1539d commit 888aa9b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ in this directory.
2929
* [galene-client.md][3]: writing clients;
3030
* [galene-protocol.md][4]: the client protocol;
3131
* [galene-api.md][5]: Galene's administrative API.
32+
33+
## Contributing
34+
35+
In order to contribute to Galene, you may:
36+
37+
* send patches to [the Galene mailing list][6] by sending mail to
38+
<galene@lists.galene.org>;
39+
* submit pull requests on GitHub.
40+
41+
For general discussion, please use the [Galene mailing list][6] (feel free
42+
to send mail without subscribing). Please do not use Github for general
43+
discussion.
3244

3345
## Further information
3446

@@ -44,3 +56,4 @@ Answers to common questions and issues are at <https://galene.org/faq.html>.
4456
[3]: <galene-client.md>
4557
[4]: <galene-protocol.md>
4658
[5]: <galene-api.md>
59+
[6]: <https://lists.galene.org/>

0 commit comments

Comments
 (0)