From 2dc439d2c65bc9c2a736dbe1dcd75f573dca642f Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 25 Oct 2017 14:24:43 -0500 Subject: [PATCH] update PR template ref #136 --- PULL_REQUEST_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 04940242e..4eb515045 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -### Closing issues +### Closing Issues: * [ ] Have you included "closes #XXXX" in your comment to auto-close the issue that your PR fixes? ### General Submissions: @@ -8,7 +8,8 @@ * [ ] Have you filled in all properties available for the list (see sample below)? * [ ] Have you sorted the properties in alphabetical order? -* [ ] Have you ensured that all URLS are functioning properly? +* [ ] Have you converted the list name to [title case](https://en.wikipedia.org/wiki/Letter_case#Title_case)? +* [ ] Have you ensured that all URLs are functioning properly? * [ ] Have you ensured all URLs point to HTTPS if supported? #### Sample List JSON Object: