From 8900f38cb366e093e3a0bd5bc7b5103d1a2773be Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 31 May 2016 17:03:40 +0700 Subject: [PATCH] minor tweaks to the pull request template --- pull_request_template.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 969ac41d..c811ec4a 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,19 +1,17 @@ - + -**URL to your list here** +**URL to your list here.** **Explain what your list is about and why it is awesome enough to be included here.** -- [ ] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md). -- [ ] I have read and understood [create-list.md](https://github.com/sindresorhus/awesome/blob/master/create-list.md). -- [ ] This PR (and commit) have a descriptive title. +- [ ] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). +- [ ] This pull request has a descriptive title. - The list I added - - - [ ] is not a duplicate, - - [ ] has been around for a few weeks, - - [ ] only has awesome items with descriptions, - - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), - - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license): **your license type here (e.g. CC0, CC-BY, ...)**, - - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] has been checked for inconsistent formatting, spelling and grammar, and - - [ ] has been added at the bottom of the appropriate category. + - [ ] is not a duplicate, + - [ ] has been around for a few weeks, + - [ ] only has awesome items with descriptions, + - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, + - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), + - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), + - [ ] has been checked for inconsistent formatting, spelling and grammar, and + - [ ] has been added at the bottom of the appropriate category.