From 515f0527cc1c74f548d46856b201371963023b96 Mon Sep 17 00:00:00 2001 From: mryave Date: Thu, 18 Jul 2024 19:07:45 -0700 Subject: [PATCH 1/2] Create pull_request_template.md --- .../pull_request_template.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..a1aa7c2 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,32 @@ +## Ticket + +[Task](https://arceeai.slack.com/lists/XXXXXXX/YYYYYYY?record_id=ZZZZZZZZ) + +## Description + +## Screenshots/Instructions + +## Checklist +Before you submit this PR, please make sure you have completed the following items: +- [ ] Tested against a dev environment? +- [ ] Documentation is up to date or expanded? +- [ ] Groomed task link is attached? +- [ ] Additional checklists attached based on playbooks relevant to task? +- [ ] Did you get a code review? + + + +## Additional Notes + From cf12842702fbe526e85cd2c1879b6dfde6c19ba4 Mon Sep 17 00:00:00 2001 From: mryave Date: Mon, 22 Jul 2024 10:31:24 -0700 Subject: [PATCH 2/2] Update pull_request_template.md --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index a1aa7c2..ed4c45d 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,9 +1,3 @@ -## Ticket - -[Task](https://arceeai.slack.com/lists/XXXXXXX/YYYYYYY?record_id=ZZZZZZZZ) - ## Description