X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CONTRIBUTING.md;h=986f60027fffece93cdd57fc6e16586c18b1892e;hb=61202513208b23d3e7a2a91d10aba154e6cbf352;hp=468ba051433c67c25c7b8fa6325a5a45bd7e08e0;hpb=cedb2ffe141ba8bbb335d68fbdbfacde3e12962f;p=dragonfireclient.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 468ba0514..986f60027 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,6 +25,7 @@ If you are planning to start some significant coding, you would benefit from ask - Have a title which begins with a capital letter - Be descriptive. (e.g. no `Update init.lua` or `Fix a problem`) - Have a first line with less than *80 characters* and have a second line that is *empty* + - Do **not** [sign your commits](https://git-scm.com/book/uz/v2/Git-Tools-Signing-Your-Work), as Minetest offers automatically built ppas over launchpad and it [would break](https://bugs.launchpad.net/bzr-git/+bug/1084403) if there were signed commits in master 4. Once you are happy with your changes, submit a pull request. - Open the [pull-request form](https://github.com/minetest/minetest/pull/new/master)