From c46f4d94ce5f2c301063207235459537ae843450 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Wed, 23 Oct 2019 14:18:06 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d6f29e033..a4ffc6f22 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,8 @@ The #ce-cli team is working on a publicly available CLI tool to reduce the frict This tool is an endeavor separate from [github/hub](https://github.com/github/hub), which acts as a proxy to `git`, since our aim is to reimagine from scratch the kind of command line interface to GitHub that would serve our users' interests best. -## Process +# Process -1. For code we want to keep (production-ready), create PRs and merge them into `master`. For prototype code, merge them into the `prototype` branch since the code will most likely be throwaway. - -2. Each week we’ll have a tracking issue to coordinate plans and distribute the workload. They look like this https://github.com/github/gh-cli/labels/tracking%20issue. - -3. We zoom as a team Tuesday fortnight +- [Demo planning doc](https://docs.google.com/document/d/18ym-_xjFTSXe0-xzgaBn13Su7MEhWfLE5qSNPJV4M0A/edit) +- [Weekly tracking issue](https://github.com/github/gh-cli/labels/tracking%20issue) +- [Weekly sync notes](https://docs.google.com/document/d/1eUo9nIzXbC1DG26Y3dk9hOceLua2yFlwlvFPZ82MwHg/edit)