Browse Source

Merge pull request #3293 from ThomasWaldmann/release-checklist

update release checklist about security fixes
TW 7 years ago
parent
commit
726dbdfe9e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/development.rst

+ 1 - 0
docs/development.rst

@@ -309,6 +309,7 @@ Checklist:
 
 - make sure all issues for this milestone are closed or moved to the
   next milestone
+- check if there are any pending fixes for security issues
 - find and fix any low hanging fruit left on the issue tracker
 - check that Travis CI is happy
 - update ``CHANGES.rst``, based on ``git log $PREVIOUS_RELEASE..``