From 55c5e008cb2478b62e02714d69ffbe2eebd5881c Mon Sep 17 00:00:00 2001 From: vilmibm Date: Fri, 6 Jan 2023 17:22:32 -0800 Subject: [PATCH] link from readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 21e7269d8..c95722466 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ For [installation options see below](#installation), for usage instructions [see If anything feels off, or if you feel that some functionality is missing, please check out the [contributing page][contributing]. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project. +If you are a hubber and are interested in shipping new commands for the CLI, check out our [doc on internal contributions][intake-doc]. + ## Installation @@ -128,3 +130,4 @@ tool. Check out our [more detailed explanation][gh-vs-hub] to learn more. [contributing]: ./.github/CONTRIBUTING.md [gh-vs-hub]: ./docs/gh-vs-hub.md [build from source]: ./docs/source.md +[intake-doc]: ./docs/working-with-us.md