diff options
| author | Paul Varner <fuzzyray@gentoo.org> | 2013-11-02 12:49:29 -0500 |
|---|---|---|
| committer | Paul Varner <fuzzyray@gentoo.org> | 2013-11-02 12:49:29 -0500 |
| commit | 11eb5742928c8b2fcb9e8c74b84a46e8f66f0343 (patch) | |
| tree | 0ec5b88aec2aaa81fb2d0056e7e486dc654925b2 /README.dev | |
| parent | 3594f198b18d22d36a3cd999ce68b2860fa7cea3 (diff) | |
| download | gentoolkit-11eb5742928c8b2fcb9e8c74b84a46e8f66f0343.tar.gz | |
Add contributing section to README.dev
Diffstat (limited to 'README.dev')
| -rw-r--r-- | README.dev | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Contributing: +============= +Gentoo Developers have full priviledges to the gentoolkit repository and +any Gentoo developer can do work on the gentoolkit source. + +We only have several requirements. If you want to do a major change (i.e +rewrite/refactor something), please talk to us before pushing any +commits. If you break something, please fix it. + +If you want a new release of gentoolkit or gentoolkit-dev, please coordinate +it with fuzzyray (gentoolkit) or idl0r (gentoolkit-dev). + +Any non Gentoo developers who wish to contribute, the best way to get +started is by pulling a copy of the repository and submitting patches to +bugzilla. Additionally, we can be found in the #gentoo-portage IRC +channel. + Adding or modifying code: ========================= - If you add new code, best practice is to write a test for it. |
