mention the list

This commit is contained in:
Torsten Ruger 2015-05-13 13:30:33 +03:00
parent b7c02b4388
commit 6a496908de

View File

@ -5,15 +5,16 @@ title: Join the fun
###Join the fun
I am very open for people to join.
I am very open for people to join. Say hello at the [list](https://groups.google.com/forum/#!forum/salama-dev).
I just want to mention that this is my hobby, something i do in my spare time, for fun. I don't get any money and in fact,
running 2 companies, have to carve the time to do this.
I just want to mention that this is my hobby, something i do in my spare time, for fun.
I don't get any money and in fact, running 2 companies, have to carve the time to do this.
As such i want it to stay fun. So i am looking for friendly, constructive, positive contact.
Please read the pages and the code and find something that interests you, possibly from the todo list.
Then talk to me what you are planning. Issues can be good to capture topic conversations, as there is no list.
Then talk to me what you are planning. Issues can be good to capture topic conversations.
The list is good for more general discussion.
Then fork and work on a branch before sending pull request.
@ -39,4 +40,3 @@ I wrote some ideas in the about page, but here some more code related guidelines
There has been much misunderstood talk about drying things up. Dry is good, but was never meant for code, but
for information (configuration). Trying to dry code leads to overly small functions, calling chains that
are difficult to understand and serve only a misundertood slogan.