X Tutup
Skip to content

Commit 0732234

Browse files
Merge pull request cli#32 from github/update-readme
Update the README.md
2 parents 24ebdc2 + c46f4d9 commit 0732234

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ The #ce-cli team is working on a publicly available CLI tool to reduce the frict
66

77
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.
88

9-
## Process
9+
# Process
1010

11-
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.
12-
13-
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.
14-
15-
3. We zoom as a team Tuesday fortnight
11+
- [Demo planning doc](https://docs.google.com/document/d/18ym-_xjFTSXe0-xzgaBn13Su7MEhWfLE5qSNPJV4M0A/edit)
12+
- [Weekly tracking issue](https://github.com/github/gh-cli/labels/tracking%20issue)
13+
- [Weekly sync notes](https://docs.google.com/document/d/1eUo9nIzXbC1DG26Y3dk9hOceLua2yFlwlvFPZ82MwHg/edit)

0 commit comments

Comments
 (0)
X Tutup