Add CONTRIBUTING file

i-g-t has become a fairly big project with lots of people involved, so
lets document the basics and formalize the current process a bit.

Also use this opportunity to announce Thomas Wood as igt maintainer
once more.

v2: Recommend --subject-prefix="PATCH i-g-t" as suggested by Damien.

v3: Clean out contributing-related information from README.

Cc: Thomas Wood <thomas.wood@intel.com>
Cc: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter
2014-10-28 10:54:32 +01:00
parent 685e57736a
commit c15e6933bc
2 changed files with 48 additions and 3 deletions
-3
View File
@@ -79,9 +79,6 @@ tests/
options to test different kms functionality, again read the source for
the details.
When creating new tests or subtests please read and follow
tests/NAMING-CONVENTION.
lib/
Common helper functions and headers used by the other tools.