← Back to team overview

team4alfanous team mailing list archive

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

 

------------------------------------------------------------
revno: 317
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Thu 2012-08-23 20:25:15 +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 18:20:10 +0000
+++ FAQ.rst	2012-08-23 18:25:15 +0000
@@ -22,30 +22,6 @@
 --------------------------
 Alfanous is an arabic word "الفانوس"  that means the Lantern. The name was inspired from a picture that contains a Mushaf, a chronometer and a lantern. 
 
---------------------
-How to report a bug?
---------------------
-If you have a concrete bug report for Alfanous please go to the `Issues Tracker  <https://github.com/Alfanous-team/alfanous/issues>`_, submit your report and tag it "bug".
-
-------------------
-How to Contribute? 
-------------------
-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?
@@ -73,8 +49,35 @@
 
   - `alfanous web interface for mobiles <http://m.alfanous.org/>`_ , translation platform link: `here <https://translations.launchpad.net/alfanous/trunk/+pots/alfanousmobile>`_.
 
+- Testing the releases and Reporting bugs , see `How to report a bug?`_
 - Fixing `bugs <https://github.com/Alfanous-team/alfanous/issues?labels=bug&milestone=&page=1&state=open>`_ , Coding `new features <https://github.com/Alfanous-team/alfanous/issues/milestones>`_ or Developing `new interfaces <https://github.com/Alfanous-team/alfanous/issues?milestone=8&page=1&state=open>`_ , See: `How to Contribute?`_ .
 - Designing  Icons, Logoes , Banners.
 - Donating/Supporting to the project: *we're stuck here, looking for possible ways for donations since Algeria is  very restricting foreign transactions. Any help is appreciated *
 
 
+
+--------------------
+How to report a bug?
+--------------------
+If you have a concrete bug report for Alfanous please go to the `Issues Tracker  <https://github.com/Alfanous-team/alfanous/issues>`_, submit your report and tag it "bug".
+
+------------------
+How to Contribute? 
+------------------
+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?`_
+
+