Difference between revisions of "Template:Developers/Intro"
From Gramps
(Collect all developer resources together.) |
(→Developer Resources) |
||
| Line 1: | Line 1: | ||
| − | + | <div style="float:left;margin-right:0.9em">[[Image:gramps-devel.png]]</div> Welcome to the [http://gramps-project.org GRAMPS] Developers Portal! This space is reserved for people helping with the development of the GRAMPS program. | |
If you are an adventurous user, have some technical experience, or have a programming background, you might like to try [[Getting Started with GRAMPS 3]]. | If you are an adventurous user, have some technical experience, or have a programming background, you might like to try [[Getting Started with GRAMPS 3]]. | ||
| Line 8: | Line 8: | ||
* [[Programming Guidelines|Programming Guidelines]] | * [[Programming Guidelines|Programming Guidelines]] | ||
* [[UI Style|UI Style Guidelines]] | * [[UI Style|UI Style Guidelines]] | ||
| + | * [[Committing Policies|Official Committing Policies]] | ||
* [[Brief_introduction_to_SVN|Subversion Tutorial]] | * [[Brief_introduction_to_SVN|Subversion Tutorial]] | ||
* [[Translating_GRAMPS|Translation Tutorial]] | * [[Translating_GRAMPS|Translation Tutorial]] | ||
* [[Packaging Process|Process for creating a Gramps source package]] | * [[Packaging Process|Process for creating a Gramps source package]] | ||
* [[Contact#Mailing_Lists|gramps-devel mailing list]] | * [[Contact#Mailing_Lists|gramps-devel mailing list]] | ||
Revision as of 03:10, 10 March 2008
Welcome to the GRAMPS Developers Portal! This space is reserved for people helping with the development of the GRAMPS program.
If you are an adventurous user, have some technical experience, or have a programming background, you might like to try Getting Started with GRAMPS 3.
You might want to start with obtaining the source code. Once you have the code, writing a report or a quick report is a great way to learn to navigate through the codebase. After getting familiar with GRAMPS, you might want to help work on a proposal, or make a proposal yourself you want to spend time on. Both can be done at the Proposals Portal, in collaboration with the bug/feature tracker.