[PATCH i-g-t] Add CONTRIBUTING file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
Cc: Damien Lespiau <damien.lespiau@xxxxxxxxx>
Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx>
---
 CONTRIBUTING | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 README       |  3 ---
 2 files changed, 48 insertions(+), 3 deletions(-)
 create mode 100644 CONTRIBUTING

diff --git a/CONTRIBUTING b/CONTRIBUTING
new file mode 100644
index 000000000000..0ad0c3a4884d
--- /dev/null
+++ b/CONTRIBUTING
@@ -0,0 +1,48 @@
+Patches to intel-gpu-tools are very much welcome, we really want this to be the
+universal set of low-level tools and testcases for the Intel kernel gfx driver
+on Linux and similar platforms. So please bring on porting patches, bugfixes,
+improvements for documentation and new tools and testcases.
+
+A short list of contribution guidelines:
+
+- Please submit patches formatted with git send-email/git format-patch or
+  equivalent to
+
+    Intel GFX discussion <intel-gfx@xxxxxxxxxxxxxxxxxxxxx>
+
+  Please use --subject-prefix="PATCH i-g-t" so that i-g-t patches are easily
+  identified in the massive amount mails on intel-gfx. To ensure this is always
+  done just run
+
+    git config format.subjectprefix "PATCH i-g-t"
+
+  from within your i-g-t git checkout.
+
+- intel-gpu-tools is MIT lincensed and we require contributions to follow the
+  developer's certificate of origin: http://developercertificate.org/
+
+- When submitting new testcases please follow the naming conventions documented
+  in tests/NAMING-CONVENTION. Also please make full use of all the helpers and
+  convenience macros provided by the igt library. The semantic patch lib/igt.cocci
+  can help with the more automatic conversions.
+
+- There is no formal review requirement and regular contributors with commit
+  access can push patches right after submitting them to the mailing lists. But
+  invasive changes, new helper libraries and contributions from newcomers should
+  go through a proper review to ensure overall consistency in the codebase.
+
+- When patches from new contributors (without commit access) are stuck, for
+  anything related to the regular releases, issues with packaging and
+  integrating platform support or anything else really please contact the i-g-t
+  maintainer:
+
+    Thomas Wood <thomas.wood@xxxxxxxxx>
+
+  Of course please also cc the intel-gfx mailing list.
+
+- Especially changes to the testcase should get tested on relevant platforms
+  before committing. For Intel employees that's best done using PRTS, see the
+  relevant internal howtos. Everyone else can just run piglit with i-g-t tests
+  locally.
+
+Happy hacking!
diff --git a/README b/README
index ee2164892253..8bdaebdb560a 100644
--- a/README
+++ b/README
@@ -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.
 
-- 
2.1.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx





[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux