From: Fergal Hainey Date: Sun, 22 Jan 2017 13:17:37 +0000 (+0000) Subject: Remove bit about authors from contributing guide X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/85bbe4706aa1666a90fc89684ad0787521d9df6e Remove bit about authors from contributing guide This is now tracked by GitHub --- diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 2c59e41..094f20a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -7,7 +7,6 @@ I’ve collected a few tips to get you started. Please: - *Always* add tests for your code. -- Add yourself to the AUTHORS.rst file in an alphabetical fashion by first name – no matter how big or small your changes are. - Write `good commit messages`_.