From 091787e79f3bb78945ca034b3f36194d690c6556 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska Date: Thu, 2 Dec 2021 16:40:19 +0100 Subject: [PATCH] Missing line break, made odd formatting --- content/Contributing/ForkAndPR/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/Contributing/ForkAndPR/index.md b/content/Contributing/ForkAndPR/index.md index 112c85e6..f7938e6c 100644 --- a/content/Contributing/ForkAndPR/index.md +++ b/content/Contributing/ForkAndPR/index.md @@ -48,6 +48,7 @@ While not necessarily a must, it is always good practice to create a branch off {{% notice info %}} You can read more about Branches here: + https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches {{% /notice %}} ### Step 3: Pull Request