From 94a4b2855b22c37e8f37cbf64cbd6cdc851f3709 Mon Sep 17 00:00:00 2001 From: Miguel Piedrafita Date: Sat, 3 Dec 2016 16:08:46 +0100 Subject: [PATCH] Add a template for pull requests --- .github/pull_request_template.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..197e6aa --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,18 @@ + + +**[Insert URL to the list here.]** + +**[Explain what this list is about and why it should be included here.]** + + +# By submitting this pull request I confirm I've read and complied with the below requirements. + +Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things. + +- I have read and understood the [contribution guidelines](https://github.com/bayandin/awesome-awesomeness/blob/master/CONTRIBUTING.md). +- This pull request has a descriptive title. For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. +- The list I added + - **has been around for at least 30 days,** + - is the result of hard work and is the best I could possibly produce, + - is a non-generated Markdown file in a GitHub repo, + - is not a duplicate