Quellcode durchsuchen

Merge pull request #3295 from ThomasWaldmann/release-checklist-1.0

update release checklist about security fixes
TW vor 7 Jahren
Ursprung
Commit
ab104d2ce7
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      docs/development.rst

+ 1 - 0
docs/development.rst

@@ -264,6 +264,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..``