# HG changeset patch # User Thomas De Schampheleire # Date 2020-10-09 19:31:44 # Node ID 26fcb8c16c2c1def4ef664c7ceb31daa4e828cb6 # Parent 56451a7ca82ff252e0db3c70aa6abcb7ace4911b docs/contributing: wrap long line Forgotten review comment. diff --git a/docs/contributing.rst b/docs/contributing.rst --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -159,8 +159,9 @@ committer/contributor and under GPLv3 un lot about preservation of copyright and license information for existing code that is brought into the project. -Contributions will be accepted in most formats -- such as commits hosted on your own Kallithea instance, or patches sent by -email to the `kallithea-general`_ mailing list. +Contributions will be accepted in most formats -- such as commits hosted on your +own Kallithea instance, or patches sent by email to the `kallithea-general`_ +mailing list. Make sure to test your changes both manually and with the automatic tests before posting.