From 4d8f6884259c1d02821096f564820f6aab8bfc0f Mon Sep 17 00:00:00 2001 From: kelseykropp <132796401+kelseykropp@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:29:03 -0700 Subject: [PATCH] Formatting edits --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7cc09bb3f..ff9c3d9b2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -74,10 +74,10 @@ If local testing was not undertaken/possible, please explicitly state this.--> ## :microscope: Final Developer Checklist -- [ ] The workflow/task has been tested locally and results, including file contents, are as anticipated: Yes/No -- [ ] The workflow/task has been tested on Terra and results, including file contents, are as anticipated: Yes/No -- [ ] The CI/CD has been adjusted and tests are passing: Yes/No -- [ ] Code changes follow the [style guide](https://theiagen.notion.site/Style-Guide-WDL-Workflow-Development-bb456f34322d4f4db699d4029050481c): Yes/No +- [ ] The workflow/task has been tested locally and results, including file contents, are as anticipated +- [ ] The workflow/task has been tested on Terra and results, including file contents, are as anticipated +- [ ] The CI/CD has been adjusted and tests are passing +- [ ] Code changes follow the [style guide](https://theiagen.notion.site/Style-Guide-WDL-Workflow-Development-bb456f34322d4f4db699d4029050481c) ## 🎯 Reviewer Checklist @@ -90,7 +90,7 @@ If local testing was not undertaken/possible, please explicitly state this.--> - [ ] MD5 sums have been updated - [ ] The PR author has addressed all comments -## 🗂️ Associated Documentation (to be completed by Theaigen developer) +## 🗂️ Associated Documentation (to be completed by Theiagen developer) - [ ] Relevant documentation on the Public Health Resources "PHB Main" has been updated - [ ] Workflow diagrams have been updated to reflect changes