From 6d52ddaf44a8a9c09110b8127a170c56dc847ac3 Mon Sep 17 00:00:00 2001 From: Arique1104 <60521756+Arique1104@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:08:54 -0800 Subject: [PATCH] Updates pull request template to contain SV uri --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index c0e2cef84..f7f5424e7 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -9,7 +9,7 @@ _Please include a summary of the change and which issue is fixed. Please also in - [ ] I have manually tested my changes on desktop and mobile - [ ] The test suite passes locally with my changes - [ ] If my change is a UI change, I have attached a screenshot to the description section of this pull request -- [ ] [My change is 300 lines of code or less](https://github.com/MoveOnOrg/Spoke/blob/main/CONTRIBUTING.md#submitting-your-pull-request), or has a documented reason in the description why it’s longer +- [ ] [My change is 300 lines of code or less](https://github.com/StateVoicesNational/Spoke/blob/main/CONTRIBUTING.md#submitting-your-pull-request), or has a documented reason in the description why it’s longer - [ ] I have made any necessary changes to the documentation - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] My PR is labeled [WIP] if it is in progress