From 672b127130c12dc936b960357f7fbf2e865be9b2 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Fri, 7 Apr 2017 20:53:22 +0300 Subject: [PATCH] Create pull_request_template.md --- pull_request_template.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..d5fac08 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,20 @@ + + + + + + +**[Insert URL to the list here]** + +**[Explain what the project 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. + +**Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.** + +- I have read and understood the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) + +- The project submitted is conform to the quality standards outlined in the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) + +- Go to the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) and read it again.