From 629b1624dc3698bf89460d63173fd570fbcc4433 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Fri, 14 Feb 2025 01:03:55 +0000 Subject: [PATCH] doc: actually say to use the template option --- README.md | 11 ++++++++++- resources/UseThisTemplate.png | 3 +++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 resources/UseThisTemplate.png diff --git a/README.md b/README.md index f294fb2..e162fcf 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,15 @@ Add the contents of ``$USERNAME.pub`` (public key) to [your skynet account](http ``[CTRL]+[A]`` and ``[CTRL]+[V]`` will copy/paste everything. The key must remain in its "armor" and the trailing newline at the end must be preserved. +## Use the Template +Now its time to make your own copy of this repo. + +1. At the top of this page you will find this button: + ![img.png](resources/UseThisTemplate.png) +2. ``Repository name``: This is what you want to name your repo +3. ``Template items``: Make sure ``Git content (Default branch)`` is ticked. +4. Press the ``Create Repository`` button. + ## Secrets One secret must be added to make this work. @@ -32,7 +41,7 @@ Secrets are found in your repo under ``Settings > Actions > Secrets`` * SSH_KEY * This is your private key that was generated above - * Copy paste it exactly + * Copy & paste it exactly End result should look like this: ![Secrets](resources/Secrets.png) diff --git a/resources/UseThisTemplate.png b/resources/UseThisTemplate.png new file mode 100644 index 0000000..09e1070 --- /dev/null +++ b/resources/UseThisTemplate.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9bbf26e5207d2df76951dda4bea51d58eaa8a8f1d35554a9370533bd31f3f1 +size 1941