← Back to team overview

team4alfanous team mailing list archive

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

 

------------------------------------------------------------
revno: 313
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Thu 2012-08-23 14:05:46 +0200
message:
  Update FAQ.rst
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-23 12:03:03 +0000
+++ FAQ.rst	2012-08-23 12:05:46 +0000
@@ -28,16 +28,16 @@
 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.
+#. 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>`_
+  - `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?`_