From 1fa0958aa91ba80882f815581a9374c4ffe7a5cf Mon Sep 17 00:00:00 2001 From: marisa strong Date: Mon, 4 Oct 2021 18:01:07 -0700 Subject: [PATCH] Update issue templates added a release template --- .github/ISSUE_TEMPLATE/release.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/release.md diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md new file mode 100644 index 0000000..508c563 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/release.md @@ -0,0 +1,29 @@ +--- +name: Release +about: Release information for a deployment +title: Deployment +labels: '' +assignees: '' + +--- + +# Service(s) + +# Servers affected + +# Change Description + +# Github issue +Link(s) + +# Source Code: +Link(s) to tagged release(s) + +# Infrastructure Changes to support software (ALB, EFS, etc) + +# Jenkins: (if applicable) +## Build name/number +## Build URL + +# Upgrade Steps (if applicable) +- [ ] Action Step 1