Merge pull request #3847 from nikhita/github-repos-create

github: update instructions for creating repos from template repo
This commit is contained in:
Kubernetes Prow Robot 2019-06-26 17:27:20 -07:00 committed by GitHub
commit 9e7034e960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -151,7 +151,7 @@ a new repository are described below.
as per the rules mentioned above. as per the rules mentioned above.
* Using the organization and repository name mentioned in the repo creation * Using the organization and repository name mentioned in the repo creation
request, create a new repo with: request, create a new repo with:
* `Repository Template` as `kubernetes/kubernetes-template-project` * The [kubernetes-template-project] repo as the [template repo]
* `Description` as mentioned in the repo creation request * `Description` as mentioned in the repo creation request
* Clone the newly created repo locally. * Clone the newly created repo locally.
* Make the following changes: * Make the following changes:
@ -232,3 +232,4 @@ https://help.github.com/articles/archiving-a-github-repository/
[kubernetes-retired]: https://github.com/kubernetes-retired [kubernetes-retired]: https://github.com/kubernetes-retired
[kubernetes-template-project]: https://github.com/kubernetes/kubernetes-template-project [kubernetes-template-project]: https://github.com/kubernetes/kubernetes-template-project
[SIG Repository]: /github-management/kubernetes-repositories.md##sig-repositories [SIG Repository]: /github-management/kubernetes-repositories.md##sig-repositories
[template repo]: https://help.github.com/en/articles/creating-a-repository-from-a-template