From 788999f1cecdc1e508d268aa7284f9397e623884 Mon Sep 17 00:00:00 2001 From: Ryan Chase Date: Wed, 24 Jan 2024 20:42:53 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md to use main --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 739b02194..89c96551e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ Fixes #{issue number here} - - [ ] Up to date with `dev` branch + - [ ] Up to date with `main` branch - [ ] Branch name follows [guidelines](https://github.com/hackforla/311-data/blob/master/GETTING_STARTED.md#feature-branching) - [ ] All PR Status checks are successful - [ ] Peer reviewed and approved