|
@@ -13,3 +13,8 @@ and sorted into the following categories:
|
|
|
8xx - other drivers
|
|
|
9xx - uncategorized other patches
|
|
|
|
|
|
+ALL patches must be in a way that they are potentially upstreamable, meaning:
|
|
|
+
|
|
|
+- they must contain a proper subject
|
|
|
+- they must contain a proper commit message explaining what they change
|
|
|
+- they must contain a valid Signed-off-by line
|