浏览代码

Merge pull request #3293 from ThomasWaldmann/release-checklist

update release checklist about security fixes
TW 7 年之前
父节点
当前提交
726dbdfe9e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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..``