From 0dbe2535ce1e89d97432a0338e929f214439d397 Mon Sep 17 00:00:00 2001 From: Ben RdO Date: Tue, 16 Feb 2021 14:38:23 -0800 Subject: [PATCH] chore: update link in PR template --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 63c314bc6..85a105621 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -[Pull Request Etiquette doc](https://github.com/Breakthrough-Energy/REISE/wiki/Pull-Request-Etiquette) +[Pull Request doc](https://breakthrough-energy.github.io/docs/user/git_guide.html#d-pull-request) ### Purpose What is the larger goal of this change? @@ -18,4 +18,4 @@ How did you test this change (unit/functional testing, manual testing, etc.)? How the code can be used and/or images of any graphs, tables or other visuals (not always applicable). ### Time estimate -How long will it take for reviewers and observers to understand this code change? \ No newline at end of file +How long will it take for reviewers and observers to understand this code change?