[PATCH i-g-t v3 1/2] CONTRIBUTING: Add subscription and patchwork info

Kamil Konieczny kamil.konieczny at linux.intel.com
Tue Apr 1 15:30:24 UTC 2025


Add guide and link to subscription into mailing list and link
for patchwork.

v3: Added https://lore.kernel.org/igt-dev/ (Ashutosh)

Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Acked-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda at intel.com>
---
 CONTRIBUTING.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 81057a2ad..2927e0ca1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,6 +63,15 @@ Sending Patches
 
   on its first invocation.
 
+- If you plan to contribute regularly, please subscribe to igt-dev mailinglist:
+  https://lists.freedesktop.org/mailman/listinfo/igt-dev
+  When you are not subscribed, please note that your contribution will take
+  more time to reach to mailing list. You could find out if it was delivered or
+  what is a testing status of your patches at page:
+  https://patchwork.freedesktop.org/project/igt/series/
+  and also on
+  https://lore.kernel.org/igt-dev/
+
 - Place relevant prefix in subject, for example when your change is in one
   testfile, use its name without '.c' nor '.h' suffix, like:
   tests/simple_test: short description
-- 
2.49.0



More information about the igt-dev mailing list