summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2019-06-26 17:36:32 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2019-06-26 17:36:43 +0530
commit2c2ee365e86a0b6b0466d6266e3547cc2559c1da (patch)
tree224014cb254e7e19c6b8ec845683335517ca751e
parentf784eb4ab861bd46e1919c502325ce1714ba920b (diff)
github: update instructions for creating repos from template repo
Using the current instructions, we can only create repos using the template repo if the template repo is in the same org as the new repo. If template repo is _not_ in the same org, we can still use it by visiting the template repo page and clicking on "Use this template".
-rw-r--r--github-management/org-owners-guide.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/github-management/org-owners-guide.md b/github-management/org-owners-guide.md
index eec4c38c..272c7cea 100644
--- a/github-management/org-owners-guide.md
+++ b/github-management/org-owners-guide.md
@@ -151,7 +151,7 @@ a new repository are described below.
as per the rules mentioned above.
* Using the organization and repository name mentioned in the repo creation
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
* Clone the newly created repo locally.
* 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-template-project]: https://github.com/kubernetes/kubernetes-template-project
[SIG Repository]: /github-management/kubernetes-repositories.md##sig-repositories
+[template repo]: https://help.github.com/en/articles/creating-a-repository-from-a-template