From b9dd64e6c75910cb100bcd217954eae608f04b7b Mon Sep 17 00:00:00 2001 From: Jeremy McCormick Date: Wed, 22 May 2024 19:16:19 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 31b2ab0..5deadeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -138,6 +138,8 @@ Here is the process for doing this: Now click "Create pull request." +It would also be helpful under "Development" on the righthand menu to select your branch from the list in order to connect it to the PR. (You can search for the issue by its issue number in the search box.) + ## Branch Versions of the Site Your changes will be included in a new branch version of the website after you open a PR. The deployment of this site is triggered automatically in the PR checks.