From fdb30281a866d2712395f8125627b3e9f5303b10 Mon Sep 17 00:00:00 2001 From: Alan Mooiman Date: Wed, 10 Oct 2018 20:11:14 -0400 Subject: [PATCH] Create pull_request_template.md (#1921) --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 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 00000000000..e5d92d08453 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +Closes # + +[ ] Generates new fake data, if necessary +[ ] Wagtail documentation has been updated, if necessary +[ ] Includes tests, if appropriate +[ ] Migrations squashed