Contributing Source Code to OpenPetra.org

From OpenPetra Wiki
Revision as of 11:15, 19 November 2010 by Christiankatict (talk | contribs) (Created page with '==Tracking of Bugs and Things to do== We are managing the projects, todo lists, feature requests, and bugs all in one place, also called a '''Tracker'''. We use Mantis for trac…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tracking of Bugs and Things to do

We are managing the projects, todo lists, feature requests, and bugs all in one place, also called a Tracker.

We use Mantis for tracking of those things. It can be found here: http://tracker.openpetra.org
Everyone can report issues (we will revise that if the spam becomes too much...).


Questions and Discussions

For questions and discussions there are two places where this should happen:

  • Questions and discussions which should be trackable over time and might lateron shed light on how decisions were made in the project:
    • Those discussions should happen in the Forum. It can be found here: Developer Forum
  • Questions and discussions which are about short-lived things or problems and where it isn't necessary to have a record of:
    • Those should happen on our IRC Channel. It can be found on irc.freenode.net in room #OpenPetra


Documentation

  • Technical details of an implementation in OpenPetra should always be documented in this OpenPetra wiki.
  • Do not use documents (of any file format) for documentation of technical details of an implementation in OpenPetra, because
    • the wiki should be the single central source of information about OpenPetra
    • documents in various file formats don't usually have a change history, but the wiki keeps track of the change history
    • documents outside the wiki might become forgotten on the local machine of a developer (or on a network drive) and no-one else will have (easy) access to them


Git Source Code Repository and Patches

  • Core developers have write access to the Git code repository of OpenPetra at Sourceforge.
  • All other developers need to
  1. check out the Git repository anonymously
  2. create a local branch for themselves (see Notes about Git).


Copyright of Contributions

We need to still discuss how we deal with the copyright of contributions. See also the discussion on this blog about copyright assignment.
Please let us know what you would prefer! OM is a charity, and it might be a good copyright holder to make relicensing easier. But if that is a big problem for you, please let us know, and we can discuss it.