File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Structured Crafting
2+
3+ [ ![ Build Status] ( https://travis-ci.org/CyclopsMC/StructuredCrafting.svg?branch=master-1.8 )] ( https://travis-ci.org/CyclopsMC/StructuredCrafting )
4+
5+ ### Contributing
6+ * Before submitting a pull request containing a new feature, please discuss this first with one of the lead developers.
7+ * When fixing an accepted bug, make sure to declare this in the issue so that no duplicate fixes exist.
8+ * All code must comply to our coding conventions, be clean and must be well documented.
9+
10+ ### Issues
11+ * All bug reports and other issues are appreciated. If the issue is a crash, please include the FULL Forge log.
12+ * Before submission, first check for duplicates, including already closed issues since those can then be re-opened.
13+
14+ ### Branching Strategy
15+
16+ For every major Minecraft version, two branches exist:
17+
18+ * ` master-{mc_version} ` : Latest (potentially unstable) development.
19+ * ` release-{mc_version} ` : Latest stable release for that Minecraft version. This is also tagged with all mod releases.
20+
21+ ### License
22+ All code and images are licensed under the [ MIT License] ( https://github.com/CyclopsMC/StructuredCrafting/blob/master-1.8/LICENSE.txt )
You can’t perform that action at this time.
0 commit comments