From 9a6a0b2971934a03607876c51feb8435ec985e00 Mon Sep 17 00:00:00 2001 From: Alice Fage Date: Tue, 16 Jul 2024 15:24:37 +1200 Subject: [PATCH] feat: use new pull request template (#999) #### Motivation Update the Pull Request template to a simpler newer one (using [the template from the Argo Workflows GitHub Repository](https://github.com/argoproj/argo-workflows/blob/main/.github/pull_request_template.md)). #### Modification Update the PR template. --- .github/pull_request_template.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f21242200..37436b156 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,15 +1,13 @@ -#### Motivation +### Motivation -_What does this change aim to achieve?_ + -#### Modification +### Modifications -_Why is this change being made? What implications or other considerations are there?_ + -#### Checklist + -_If not applicable, provide explanation of why._ +### Verification -- [ ] Tests updated -- [ ] Docs updated -- [ ] Issue linked in Title +