forked from NicMcPhee/CraftBukkit
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nic McPhee edited this page Apr 10, 2014
·
10 revisions
This fork of CraftBukkit was created for the Spring, 2014, Refactoring class at the University of Minnesota, Morris (UMM). The intent is that student groups will create their own forks of this fork and "turn in" refactorings by issuing pull requests on this fork. If there are pull requests that seem likely to have upstream value we may pass them along to the original repo as pull requests.
A few useful pages:
- Creating CraftBukkit project
- Initial Smells Assignment
- First Iteration Planning
-
Guidelines for contributing to CraftBukkit
- This includes a number of important "big picture" things like a nice flowchart of how to work on the project, as well as crucial "little" details like code formatting requirements and commit message expectations. If we want to have any chance of having our work incorporated into their code base, we really have to pay attention to these kinds of things.