From 38e6e02e1b30370fb72cd882d535d3d5d0e44fbe Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Sat, 25 Dec 2021 15:53:07 +0100 Subject: [PATCH] Not sure how I missed that... --- .github/CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0ada0b9..bfe054d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -48,9 +48,6 @@ As an open source project are we welcoming all contributions to improve Placehol 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. You can find the necessary files in the [`config/style`][style] directory of this repository. -Any contributions to PlaceholderAPI's code should be done towards the [`development`][dev] branch. Targeting the `master` branch in your Pull request may get it closed without warning. -Additionally should you follow the project's codestyle which you can find in the [`config/style`][style] directory. - ### Javadocs contributions > **Source and Target Branch:** [`master`][master]*