From b62f652a692b71a7492fb7f101031a7242937d1a Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Mon, 27 Oct 2025 18:40:57 -0700 Subject: [PATCH] Update CONTRIBUTING.md Minor formatting correction. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8194be6..ea473693 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,8 +24,8 @@ GitHub Repository is preferred. ## Submitting Content -This RomWBW Project uses the standard [GitHub Flow] -(https://docs.github.com/en/get-started/quickstart/github-flow). +This RomWBW Project uses the standard +[GitHub Flow](https://docs.github.com/en/get-started/quickstart/github-flow). Submission of content changes (including code) are ideally done via Pull Requests.