item_drop/CONTRIBUTING.md

4 lines
325 B
Markdown
Raw Permalink Normal View History

2017-09-15 16:25:53 +02:00
- The `master` branch should be stable to end-users at all times. It should target latest Minetest point release.
- Put rewrites and new features in branches.
2017-09-12 13:12:23 +02:00
- Conform with setting defaults so that end-user upgrades doesn't change expected in-game behavior. Discuss default changes in an issue if one really need to change.