diff options
author | Zach Brown <[email protected]> | 2016-04-03 04:51:14 -0500 |
---|---|---|
committer | Zach Brown <[email protected]> | 2016-04-03 04:51:14 -0500 |
commit | c1f9ac003a69d953a462f98e1630eaff24c653e0 (patch) | |
tree | 7cf945668eea0cb0f674eb58e0c49498a187ffa8 /CONTRIBUTING.md | |
parent | bbfe3834106beb198b07f08954b5a34d8edc3bc4 (diff) | |
download | Paper-c1f9ac003a69d953a462f98e1630eaff24c653e0.tar.gz Paper-c1f9ac003a69d953a462f98e1630eaff24c653e0.zip |
lazy-update docs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 372f74cbad..afe1f76e93 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ Contributing to Paper ========================== PaperMC has a very lenient policy towards PRs, but would prefer that you try and adhere to the following guidelines. +# All of this needs to be re-done for the new build system + ## Understanding Patches Patches to Paper are very simple, but center around the directories 'Paper-API' and 'Paper-Server' |