]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
CONTRIBUTING.md: check the issue closing as part of review [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 2 Feb 2018 10:09:22 +0000 (11:09 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 2 Feb 2018 10:09:26 +0000 (11:09 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
CONTRIBUTING.md

index b8448c0412dad98cb830698c4afe3c36dafb033e..f9fffeb060dcaeac81bf862d9d9bd694c66e0a34 100644 (file)
@@ -288,6 +288,7 @@ The intention is to keep reviews lightweight, and rely on CI for tasks such
 as compiling and testing code and features.
 
 A proposed checklist to assist such reviews follows.
+ * [ ] Any issues marked for closing are addressed
  * [ ] There is a test suite reasonably covering new functionality or modifications
  * [ ] Function naming, parameters, return values, types, etc., are consistent and according to `CONTRIBUTION.md`
  * [ ] This feature/change has adequate documentation added