diff options
author | Timo <[email protected]> | 2020-01-10 02:43:46 +0100 |
---|---|---|
committer | Zach <[email protected]> | 2020-01-09 19:43:46 -0600 |
commit | d224bc03485ae7f17451e7660d23014298168367 (patch) | |
tree | c4626069f5ff755525ed8a2602335c40423f9827 /CONTRIBUTING.md | |
parent | db3af11cea1a58ac9e8a4836d5938a65df2ee2b1 (diff) | |
download | Paper-d224bc03485ae7f17451e7660d23014298168367.tar.gz Paper-d224bc03485ae7f17451e7660d23014298168367.zip |
[CI-SKIP] Passage outdated (#2776)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 8 |
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' |