diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..d7b6310f1 --- /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 Contributor License Agreement (CLA) that you need + to sign, +* helps you get started with your first contribution to Kubeflow, +* and describes the pull request and review workflow in detail, including the + OWNERS files and automated workflow tool.