From 9bdfc79c7ea472dc3a980f3737466445826fc09e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sat, 21 Apr 2018 14:15:54 -0400 Subject: [PATCH] Update PR Template to include squashing commits --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 675aa1f0..0e6c0bab 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,3 +9,6 @@ To ensure your PR is dealt with swiftly please check the following: - [ ] Each table column should be padded with one space on either side - [ ] You have searched the repository for any relevant issues or pull requests - [ ] Any category you are creating has the minimum requirement of 3 items +- [ ] All changes have been [squashed][squash-link] into a single commit + +[squash-link]: