From 031120377615facaf1ba89c60e680b353b4f18eb Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Sun, 21 Feb 2021 09:58:10 -0600 Subject: [PATCH] Consistency --- .github/CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 36b0c8ab5..e74829a37 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,10 +1,10 @@ -# Contributing to OctoberCMS +# Contributing to October CMS Thank you for your interest in contributing to the October CMS project. We appreciate any assistance that community members and users of October CMS are willing to provide. You can contribute to the project in several different ways: - [Reporting a Security Vulnerability](#reporting-a-security-vulnerability) -- [Reporting an issue with OctoberCMS](#reporting-an-issue-with-octobercms) - - [Reporting an issue with an OctoberCMS plugin](#reporting-an-issue-with-an-octobercms-plugin) +- [Reporting an issue with October CMS](#reporting-an-issue-with-octobercms) + - [Reporting an issue with an October CMS plugin](#reporting-an-issue-with-an-octobercms-plugin) - [Making a Feature Request](#making-a-feature-request) - [Making a Pull Request](#making-a-pull-request) - [Testing Pull Requests](#testing-a-pull-request)