From 69fd180c9bb828190078a87e6d90a752d42437ec Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Sat, 25 Dec 2021 16:55:05 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bfe054d..11e2923 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -45,7 +45,7 @@ As an open source project are we welcoming all contributions to improve Placehol ### Code contributions > **Source and Target Branch:** [`master`][master] -When contributing towards the code of PlaceholderAPI, be it new features or just bug fixes, should your changes follow the general code styling used in the project. +When contributing towards the code of PlaceholderAPI, be it new features or just bug fixes, your changes should follow the general code styling used in the project. You can find the necessary files in the [`config/style`][style] directory of this repository. ### Javadocs contributions