From 61e8069adc2e9a1ee2c9cb0c7cc95f33cb922e72 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 4 Mar 2021 12:57:34 -0500 Subject: [PATCH] Remind folks to search PRs in PR template So. Many. Duplicates. --- .github/PULL_REQUEST_TEMPLATE/general.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/general.md b/.github/PULL_REQUEST_TEMPLATE/general.md index d36a306b9..05e9f9fc6 100644 --- a/.github/PULL_REQUEST_TEMPLATE/general.md +++ b/.github/PULL_REQUEST_TEMPLATE/general.md @@ -4,6 +4,7 @@ about: A general code or documentation PR --- > Please follow these steps before submitting your PR: > +> - [ ] Make sure yours is the only PR for your issue! > - [ ] This PR targets the `develop` branch and not `master` > - [ ] If your PR is a work in progress, include [WIP] in its title > - [ ] Its commits' summaries are reasonably descriptive