From d8f3bcff924776518f1e63286537c3cf365289ac Mon Sep 17 00:00:00 2001 From: Andy Ritger Date: Fri, 13 May 2022 09:09:37 -0700 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..2ccc146eb --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +Thank you for all the enthusiasm around open-gpu-kernel-modules. + +For the next while, we are going to focus review on pull requests of functional changes. Please refrain from further cosmetic pull requests until we publish our style guide.