git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-05-06 11:04:44 -0700
committermail_redacted_for_web 2021-05-06 11:04:44 -0700
commiteb60aab156a8c15cd82fd51b0c0f3a7157796cf1 (patch)
tree1f5d0c3e1aecf1475f70b8dc2b81e08f6bf935d6
parentfd89d9a7db7c675fddbb0957110a75d677cd1a9a (diff)
parentc6892b263d65535f06949137ce1f18049c2a42af (diff)
downloadcontrol-repo-template-eb60aab156a8c15cd82fd51b0c0f3a7157796cf1.tar.bz2
Merge pull request #100 from puppetlabs/binford2k-patch-1
Add template instructions
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01940ae..45da257 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,14 @@ To get started with using the control-repo template in your own environment and
### GitHub
-1. Prepare your local git client to authenticate with GitHub.com or a local GitHub Enterprise instance.
+Follow [GitHub's documentation](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template) to create your control repository starting from this template.
+
+<img width="429" alt="template button" src="https://user-images.githubusercontent.com/1392917/117215366-f4eeb280-adb2-11eb-9108-1bd45c4d98f3.png">
+
+
+### GitHub Enterprise
+
+1. Prepare your local git client to authenticate with a **local GitHub Enterprise instance**.
* <https://help.github.com/articles/generating-ssh-keys/>
* <https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/>
1. Create a repository called `control-repo` in your user account or organization. Ensure that "Initialize this repository with a README" is not selected.