Changes between Version 6 and Version 7 of Dev_Contribution


Ignore:
Timestamp:
Oct 29, 2007 8:20:08 AM (6 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev_Contribution

    v6 v7  
     1= How to get involved = 
     2 
    13== Contribute code == 
    24 
    3 If you're interested in contributing to the project, please subscribe to the [http://lists.roundcube.net/dev dev-mailing list] first and join the discussion about ongoing development. Share your ideas and plans with us and prove your talent by submitting patches to the mailing list or attach them to the according tickets. Read the [wiki:Dev_Guidelines Development Guidelines] and make sure your code fits the requirements described there. 
     5If you're interested in contributing to the project, please subscribe to the [http://lists.roundcube.net/dev dev-mailing list] first and join the discussion about ongoing development. Share your ideas and plans with us and prove your talent by submitting patches to the mailing list or attach them to the according tickets. To get started read the [wiki:Dev_Docs Code Documentation] and check out the latest copy from [wiki:Dev_SVN SVN]. Please also read the [wiki:Dev_Guidelines Development Guidelines] and make sure your code fits the requirements described there. 
    46 
    5 == Find a task == 
     7=== Find a task === 
    68Visit [http://trac.roundcube.net/query?status=new&status=assigned&status=reopened&milestone=0.1-stable this link] to see open tickets on 0.1-stable. 
    79 
    8 == Join the team == 
     10=== Join the team === 
    911 
    1012Everybody who __seriously__ considers joining the project team is asked to drop a message with his/her skills and his/her ideas about RoundCube to hello[at]roundcube.net. Please don't forget to mention the patches you've already contributed. In order to get the requested privileges, register on this platform before and include your username in the mail message. 
     13 
     14== Translation == 
     15 
     16If RoundCube is not available in your language see [wiki:Loc_Languages Localization] for details on how to translate it. 
     17 
     18== Documentation == 
     19 
     20Did you want to know how to do something and find that the documentation didn't explain it or didn't explain it well? We're happy to accept additions to the documentation; simply create a [/newticket ticket] with the text and either a link to the existing page or a request for a new page.