← Back to team overview

zeitgeist team mailing list archive

[Bug 497306] Re: add HACKING document to the zeitgeist project

 

** Changed in: zeitgeist
       Status: New => In Progress

** Changed in: zeitgeist
    Milestone: None => 0.3.1

** Changed in: zeitgeist
     Assignee: (unassigned) => Markus Korn (thekorn)

** Branch linked: lp:~zeitgeist/zeitgeist/add.HACKING

-- 
add HACKING document to the zeitgeist project
https://bugs.launchpad.net/bugs/497306
You received this bug notification because you are a member of Zeitgeist
Developers, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: In Progress

Bug description:
To define some principles for existing and hopefully at some point new contributors it would be cool to have a HACKING document.
Let's use this bugreport to collect a few things which should be mentioned there:

 * python version: zeitgeist is developed to be usable with python >= 2.5
 * code review: bigger changes should be reviewed by at least one member of the launchpad.net/~zeitgeist team
 * changes to the public API are only possible major release series
 * doc- or unitests should be written for significant changes to the code, the testsuite should be run before commits to make sure everything works fine
 * code should be documented as much as possible

does this make sense?
any thoughts or additional things we should mention?





References