Explorar el Código

Merge pull request #3293 from ThomasWaldmann/release-checklist

update release checklist about security fixes
TW hace 7 años
padre
commit
726dbdfe9e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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..``