From 56c117a254bc75386ce54a8c73e7422a27c0810e Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Thu, 12 Sep 2024 17:06:35 +0300 Subject: [PATCH] add(contacts): Add contacts section Generally it is good to have such section, even it points to main website. Signed-off-by: Denys Fedoryshchenko --- kernelci.org/content/en/contacts.md | 8 ++++++++ kernelci.org/content/en/maestro/contrib.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 kernelci.org/content/en/contacts.md diff --git a/kernelci.org/content/en/contacts.md b/kernelci.org/content/en/contacts.md new file mode 100644 index 00000000..a29b508b --- /dev/null +++ b/kernelci.org/content/en/contacts.md @@ -0,0 +1,8 @@ +--- +title: "Contact us" +date: 2024-09-12 +description: "How to contact us" +weight: 1 +--- + +> KernelCI community contacts are available on the [KernelCI website](https://kernelci.org/community-contact/). diff --git a/kernelci.org/content/en/maestro/contrib.md b/kernelci.org/content/en/maestro/contrib.md index 23a98b1e..fefaec56 100644 --- a/kernelci.org/content/en/maestro/contrib.md +++ b/kernelci.org/content/en/maestro/contrib.md @@ -28,5 +28,5 @@ There are several guidelines which can facilitate the PR review process: 3. If there is specific way to verify PR is working as expected, mention it in the comments 3. Make sure that reviewers' comments and questions are addressed 1. When there are comments unanswered for more than 1 month the PR will be closed -4. In case there is a need to consult the PR with KernelCI maintainers join the open hours +4. In case there is a need to consult the PR with KernelCI maintainers join the [open hours](https://github.com/kernelci/kernelci-project/) 5. Should you need help, you can reach KernelCI [maintainers](/org/maintainers/) or the community on the [KernelCI website](https://kernelci.org/community-contact/)