aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTimo <[email protected]>2020-01-10 02:43:46 +0100
committerZach <[email protected]>2020-01-09 19:43:46 -0600
commitd224bc03485ae7f17451e7660d23014298168367 (patch)
treec4626069f5ff755525ed8a2602335c40423f9827 /CONTRIBUTING.md
parentdb3af11cea1a58ac9e8a4836d5938a65df2ee2b1 (diff)
downloadPaper-d224bc03485ae7f17451e7660d23014298168367.tar.gz
Paper-d224bc03485ae7f17451e7660d23014298168367.zip
[CI-SKIP] Passage outdated (#2776)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 85822d9e35..62214a8fe4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,14 +2,6 @@ Contributing to Paper
==========================
PaperMC has a very lenient policy towards PRs, but would prefer that you try and adhere to the following guidelines.
-## A notice on 1.12.2
-While we are continuing to support 1.12.2 through these initial 1.13 versions, we now
-consider it a "stable" version. As such, we will not accept Pull Requests adding major
-new features or any new API to this version. 1.12.2 is now in a "fixes only" state.
-
-Please target major feature additions and API additions to the master branch where we
-are working to make 1.13 the best it can be.
-
## Understanding Patches
Patches to Paper are very simple, but center around the directories 'Paper-API' and 'Paper-Server'