From f73ae8eee176b46fc8d02d8702d2da9bc25b3472 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 13 Jan 2022 21:54:46 +0100 Subject: [PATCH] dev: remove develop branch stipulation in PR template Now that we've reclaimed the master branch, the develop branch will soon be phased out. --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 289d28b50..3cc287fd7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,6 @@ YOUR PR WILL NOT BE ACCEPTED IF IT DOES NOT MEET THE FOLLOWING CRITERIA: - - [ ] It targets the develop branch - [ ] No other pull requests exist for this issue - [ ] The issue is NOT in Doom's do-not-PR list: https://gist.github.com/hlissner/bb6365626d825aeaf5e857b1c03c9837 - [ ] Any relevant issues and PRs have been linked to