summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorWarren <evilseph@gmail.com>2013-03-18 23:49:02 -0300
committerWarren <evilseph@gmail.com>2013-03-18 23:49:02 -0300
commit15e90d155ebdb0436d363c26ea0a1fdfa9407a88 (patch)
tree5117925329bb79bc3e59c1a2205ed09c58dd9b2e /CONTRIBUTING.md
parente7d6224b7b8e79b7444226b049bdcf3c82908e74 (diff)
downloadbukkit-15e90d155ebdb0436d363c26ea0a1fdfa9407a88.tar
bukkit-15e90d155ebdb0436d363c26ea0a1fdfa9407a88.tar.gz
bukkit-15e90d155ebdb0436d363c26ea0a1fdfa9407a88.tar.lz
bukkit-15e90d155ebdb0436d363c26ea0a1fdfa9407a88.tar.xz
bukkit-15e90d155ebdb0436d363c26ea0a1fdfa9407a88.zip
Remove point about squashing commits.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dfe5feb8..0a0f897c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,7 +8,6 @@ The Bukkit project prides itself on being community built and driven. We love i
- Fork the repository if you haven't done so already.
- Make your changes in a new branch (if your change affects both Bukkit and CraftBukkit, we highly suggest you use the same name for your branches in both repos).
- Test your changes.
-- Squash your commits if necessary.
- Push to your fork and submit a pull request.
- **Note:** The project is put under a code freeze leading up to the release of a Minecraft update in order to give the Bukkit team a static code base to work on.