From 817989930b505a633779bd29042a762bde88d5d7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 11 Aug 2017 02:09:45 +0200 Subject: [PATCH] Minor guideline improvements --- pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 4eee0d64..27e4f41e 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -31,7 +31,9 @@ - The image should link to the project website or any relevant website. - The image should be high-DPI. Set it to maximum half the width of the original image. - Entries have a description, unless the title is descriptive enough by itself. It rarely is though. - - Has the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, + - Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge). + - Should be placed on the right side of the readme heading. + - Should link back to this list. - Has a Table of Contents section. - Should be named `Contents`, not `Table of Contents`. - Should be the first section in the list.