comparison docs/contributing.rst @ 5412:2079e864ce51

spelling: use "email" consistently The common English spelling is "email", not "e-mail" (and was indeed also the most common, but not only, variant in the Kallithea UI). http://grammarist.com/style/e-mail-email/
author Søren Løvborg <sorenl@unity3d.com>
date Fri, 14 Aug 2015 17:07:49 +0200
parents b8d716694dc8
children 19267f233d39
comparison
equal deleted inserted replaced
5411:5cb3a07abbf4 5412:2079e864ce51
103 Commit messages should have a leading short line summarizing the changes. For 103 Commit messages should have a leading short line summarizing the changes. For
104 bug fixes, put "(Issue #123)" at the end of this line. 104 bug fixes, put "(Issue #123)" at the end of this line.
105 105
106 Contributions will be accepted in most formats - such as pull requests on 106 Contributions will be accepted in most formats - such as pull requests on
107 bitbucket, something hosted on your own Kallithea instance, or patches sent by 107 bitbucket, something hosted on your own Kallithea instance, or patches sent by
108 mail to the kallithea-general mailing list. 108 email to the kallithea-general mailing list.
109 109
110 Make sure to test your changes both manually and with the automatic tests 110 Make sure to test your changes both manually and with the automatic tests
111 before posting. 111 before posting.
112 112
113 We care about quality and review and keeping a clean repository history. We 113 We care about quality and review and keeping a clean repository history. We