From 9fb1696ea06e6edeb494268a352a9b0c81f484fb Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 31 May 2014 15:01:42 +0200 Subject: [PATCH] Update CONTRIBUTING.rst --- CONTRIBUTING.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 205bc9d..c60fac2 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -24,4 +24,5 @@ changelog at some point. Use ``git rebase -i`` and ``git commit --ammend`` if needed. - * Add yourself to ``CONTRIBUTORS.rst``. + * Add yourself to ``CONTRIBUTORS.rst`` and also add an entry to + ``CHANGELOG.rst`` if you think your change is relevant to end users.