From b5bfdc441888ba2294ac7390e21665432b003c06 Mon Sep 17 00:00:00 2001 From: Andrew Henry Date: Mon, 11 May 2020 15:56:49 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ddb5863afd..606f1c17f8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -300,4 +300,4 @@ checklist). 2. Appropriate unit tests included? 3. Code style and in-line documentation are appropriate? 4. Commit messages meet standards? -5. Associated issue has been labelled `unverified`? +5. Has associated issue been labelled `unverified`? (only applicable if this PR closes the issue)