← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 312: Update FAQ.rst

 

------------------------------------------------------------
revno: 312
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Thu 2012-08-23 14:03:03 +0200
message:
  Update FAQ.rst
  
  How to contribute?
modified:
  FAQ.rst


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'FAQ.rst'
--- FAQ.rst	2012-08-12 11:45:37 +0000
+++ FAQ.rst	2012-08-23 12:03:03 +0000
@@ -25,14 +25,29 @@
 ------------------
 How to Contribute? 
 ------------------
-TODO
+If you are coder, and want to participate in actively developing Alfanous :
+
+#. Learning Git is essential, read about `Set up Git <https://help.github.com/articles/set-up-git>`_ and you can also try it online `here <http://try.github.com/levels/1/challenges/1>`_!
+#. Browse a `milestone <https://github.com/Alfanous-team/alfanous/issues/milestones>_` and choose an open issue (or more) that fits your skills.
+#. To get more information about any issue you can contact us on `mailing list:  <http://groups.google.com/group/alfanous/>`_ or leave a comment on the issue.
+#. Start with forking the repository, do your changes, test them and then make a pull request to `alfanous-team <https://github.com/Alfanous-team/alfanous>`_ when you think your code is ready.
+#. The project is not well documented but you may find helpful inforamtion is Readme files:
+
+  #. `Application Programming Interface & Console Interface <https://github.com/Alfanous-team/alfanous/tree/master/src/alfanous>`_
+  #. `JSON output system <https://github.com/Alfanous-team/alfanous/tree/master/src/alfanous-cgi>`_
+  #. `Desktop Interface <https://github.com/Alfanous-team/alfanous/tree/master/src/alfanous-desktop>`_
+  #. `Django application <https://github.com/Alfanous-team/alfanous/tree/master/src/alfanous-django>`_
+  #. `Web user interface <https://github.com/Alfanous-team/alfanous/tree/master/interfaces/web/wui>`_
+
+See also `How you can help?`_
+
 
 ------------------
 How to Contact us?
 ------------------
 TODO
 
---------------------
-How you can help us?
---------------------
+-----------------
+How you can help?
+-----------------
 TODO
\ No newline at end of file