From 9a8ab05d758135b8106c3389bf0dc3aa8a9db13c Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:02:07 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8415fcd..d37cf03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,8 @@ Welcome aboard! Thanks for taking the time to read this. I'll try to keep it sho * [Working On Code](#working-on-code) * [Code Standards](#code-standards) -If you're new to GitHub, here's an excellent guide on contributing by Rob Sewell: [How to fork a GitHub repository and contribute to an open source project](https://blog.robsewell.com/blog/how-to-fork-a-github-repository-and-contribute-to-an-open-source-project/) +If you're new to GitHub, here's an excellent guide on contributing by Rob Sewell: + * [How to fork a GitHub repository and contribute to an open source project](https://blog.robsewell.com/blog/how-to-fork-a-github-repository-and-contribute-to-an-open-source-project/) ## Reporting Bugs