diff --git a/.github/ISSUE_TEMPLATE/free_text.md b/.github/ISSUE_TEMPLATE/free_text.md index fa56a25..9c23a33 100644 --- a/.github/ISSUE_TEMPLATE/free_text.md +++ b/.github/ISSUE_TEMPLATE/free_text.md @@ -7,3 +7,4 @@ assignees: '' --- + diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md new file mode 100644 index 0000000..0d7df64 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/release.md @@ -0,0 +1,24 @@ +--- +name: Release +about: Capturing details of a deployment +title: "[RELEASE]" +labels: release +assignees: '' + +--- + +# Service(s) + +# Github Issue Link(s) + +# Servers affected + +# Source Code: +Link(s) to tagged release(s) + +# Jenkins/Build Info: (if applicable) + +# Deployment Steps (if applicable) +- [ ] Action Step 1 + +# Infrastructure Changes to support deployment (ALB, EFS, etc)