From 05f8166bef6c3bdf769a71e3fd83368bd68722c3 Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Fri, 9 Jun 2017 17:46:26 +0300 Subject: [PATCH] add PR template --- .github/PULL_REQUEST_TEMPLATE.md | 7 +++++++ 1 file changed, 7 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 00000000..567ed506 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +### Thank you for contributing to Laradock. + +##### Make sure you completed the basic 3 steps below: + +- [] I've read the simple [Contribution Guide](http://laradock.io/contributing). +- [] I've updated the **documentation**. (refer to [this](http://laradock.io/contributing/#update-the-documentation-site) for how to do so). +- [] I enjoyed my time contributing and making developer's life easier :)