From 11eb5742928c8b2fcb9e8c74b84a46e8f66f0343 Mon Sep 17 00:00:00 2001 From: Paul Varner Date: Sat, 2 Nov 2013 12:49:29 -0500 Subject: Add contributing section to README.dev --- README.dev | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README.dev') diff --git a/README.dev b/README.dev index 951b707..62a35fe 100644 --- a/README.dev +++ b/README.dev @@ -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. -- cgit v1.2.3