~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/dev/coding.rst

  • Committer: David Coles
  • Date: 2009-11-25 05:54:17 UTC
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: coles.david@gmail.com-20091125055417-mrm3284tmt8wsqgb
Overview of coding practices such as coding standards, version control and 
licencing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
:samp:`lp:~ivle-dev/ivle/{branch-name}` and then merged into the trunk when 
53
53
complete.
54
54
 
55
 
Developers who are not members of the ``ivle-dev`` team will not be able to
56
 
commit to ``lp:ivle``. However, contributions are still welcome. External
57
 
developers with a patch or new feature should create a branch named
58
 
:samp:`lp:~{your-name}/ivle/{branch-name}`, and make a merge request to
59
 
``lp:ivle`` when ready. Regular contributors may be invited to ``ivle-dev`` on
60
 
a case-by-case basis.
61
 
 
62
55
All associated branches can be found on the `IVLE Launchpad Project Page 
63
56
<https://launchpad.net/ivle/>`_.
64
57
 
65
 
License
 
58
Licence
66
59
=======
67
60
IVLE is licenced under the `GNU General Public License Version 2.0 
68
61
<http://www.gnu.org/licenses/gpl-2.0.html>`_ and requires that all