From a39b02773fbcee380fed9433373cad1aa03ffbaf Mon Sep 17 00:00:00 2001 From: k4m4 Date: Tue, 18 Apr 2017 18:54:20 +0300 Subject: [PATCH] Create PR Template --- .github/PULL_REQUEST_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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..83297d6 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,27 @@ + + + + +## Checklist for submitting a pull request to `Movies For Hackers`: + +- [ ] I have carefully read and comply with the [Contributing Guidelines](https://github.com/k4m4/movies-for-hackers/blob/master/CONTRIBUTING.md) of this repo. +- [ ] I have searched the [PRs](https://github.com/k4m4/movies-for-hackers/pulls) of this repo and believe that this is not a duplicate. + + + +- **Title**: +- **Link**: +- **Genre**: + +
+ +- **Description**: \ No newline at end of file