add a final "you're done" step

Dmitri Shuralyov 2021-04-06 16:57:17 -04:00
parent daae3a92a3
commit 89e775267b

@ -22,4 +22,5 @@ This page outlines the steps that need to be done to create a new golang.org/x r
- Note that it's expected for the new repo not to appear in maintner until first issue or PR is created (see [#25744](https://golang.org/issue/25744)).
3. `x/build/cmd/gerritbot`
5. `x/build/app/appengine`
4. `x/website/cmd/golangorg`
4. `x/website/cmd/golangorg`
6. You're done.