From 6ebea8926e5aeafba29e6ef5439ffbca29b7b26a Mon Sep 17 00:00:00 2001 From: Zach Gover <9044773+zgover@users.noreply.github.com> Date: Wed, 2 Dec 2020 17:34:08 -0600 Subject: [PATCH] Title change proposal Subjective new title proposal to clarify page intent --- .../creating-a-template-repository.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.md b/content/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.md index 39778d159c4d..118ac2a93299 100644 --- a/content/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.md +++ b/content/github/creating-cloning-and-archiving-repositories/creating-a-template-repository.md @@ -1,5 +1,5 @@ --- -title: Creating a template repository +title: Creating a template for new repositories intro: 'You can make an existing repository a template, so you and others can generate new repositories with the same directory structure{% if currentVersion == "free-pro-team@latest" or currentVersion == "github-ae@latest" or currentVersion ver_gt "enterprise-server@2.20" %}, branches,{% endif %} and files.' permissions: Anyone with admin permissions to a repository can make the repository a template. redirect_from: