From 719e5aa922798c2f5165839e638a74ba783cea57 Mon Sep 17 00:00:00 2001 From: "David G. Simmons" Date: Mon, 2 Feb 2026 13:56:02 -0500 Subject: [PATCH] Add Kubeflow Contributor Guide to CONTRIBUTING.md This document provides guidelines for contributing to the Kubeflow project, including links to the contributor's guide and details on the contribution process. Signed-off-by: David G. Simmons --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..c421045b4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +# Kubeflow Contributor Guide + +Welcome to the Kubeflow project! We'd love to accept your patches and +contributions to this project. Please read the +[contributor's guide in our docs](https://www.kubeflow.org/docs/about/contributing/). + +The contributor's guide: + +* Shows you where to find the Developer Certificate of Origin (DCO) that you need + to agree to +* Helps you get started with your first contribution to Kubeflow +* Describes the pull request and review workflow in detail, including the + OWNERS files and automated workflow tool