From 18b0a9283f19eeafaba63357094c2b52433e1a38 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: May 05 2021 13:34:04 +0000 Subject: Add CommitRules document with Red Hat Kernel workflow guidelines Sharing with permission from the kernel team. --- diff --git a/README.md b/README.md index 443154f..6be898a 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,8 @@ Documentation for the source-git based workflow. ## Workflow TBD + +## Other resources + +* [CommitRules](resources/CommitRules.pdf) Commit and merge request + guidelines for the Red Hat kernel workflow diff --git a/resources/CommitRules.pdf b/resources/CommitRules.pdf new file mode 100644 index 0000000..c793c08 Binary files /dev/null and b/resources/CommitRules.pdf differ