summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2016-08-29 17:56:43 +0200
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2016-08-29 17:56:43 +0200
commit7a48f3ecea66b552b1f69af03c8660d6e474cb90 (patch)
tree905f4c1d6ded6ba3cae8f2de24b7cc88ff16d8df /CONTRIBUTING.rst
parent5f9d432e039f93727614c28840c75a75f748b1cb (diff)
downloadclick-7a48f3ecea66b552b1f69af03c8660d6e474cb90.tar.gz
Add info about maintenance branches
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index b31d0e1..69d5594 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -35,6 +35,8 @@ Submitting patches
- For features: Consider whether your feature would be a better fit for an
`external package <http://click.pocoo.org/contrib/>`_
+- For bugfixes: Submit against the latest maintenance branch instead of master!
+
Running the testsuite
---------------------