1
0
镜像自地址 https://github.com/minetest-mods/item_drop.git 已同步 2025-07-01 06:10:26 +02:00

Update CONTRIBUTING.md

这个提交包含在:
texmex
2017-09-15 16:25:53 +02:00
提交者 GitHub
父节点 d5b28e01b0
当前提交 2577b99556

查看文件

@ -1,2 +1,3 @@
- Put rewrites and new features in branches. This way `master` branch can be stable to end-users at all times.
- 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.
- 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.