diff --git a/.github/ISSUE_TEMPLATE/bug-fix-issue.md b/.github/ISSUE_TEMPLATE/bug-fix-issue.md index c47a3d5..aa53712 100644 --- a/.github/ISSUE_TEMPLATE/bug-fix-issue.md +++ b/.github/ISSUE_TEMPLATE/bug-fix-issue.md @@ -19,7 +19,7 @@ Labels are not required for all tickets, but they are helpful for prioritization # Environment -Indicate the environment that the bug was realized. This can also be more than environment and may include the following: OS, browser, local/dev/staging/prod etc. +Indicate the environment that the bug was realized. This can also be more than the environment and may include the following: OS, browser, local/dev/staging/prod etc. # Date/time occurred diff --git a/.github/ISSUE_TEMPLATE/release-checklist-issue.md b/.github/ISSUE_TEMPLATE/release-checklist-issue.md index fab3fba..87b9092 100644 --- a/.github/ISSUE_TEMPLATE/release-checklist-issue.md +++ b/.github/ISSUE_TEMPLATE/release-checklist-issue.md @@ -9,9 +9,9 @@ assignees: '' # Release Manager Actions Checklist -| | | -| --- |-----------------| -| Release version | MAJOR.MINOR.PATCH | +| | | +|------------------|----------------------------| +| Release version | MAJOR.MINOR.PATCH | | Next dev version | MAJOR.MINOR.PATCH-SNAPSHOT | ## Release Process Overview