diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 747e8aa..da1af53 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: Streamline eCR, Cloud Enablement, aws, bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..c32a237 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for this project title: '' -labels: '' +labels: Streamline eCR, Cloud Enablement, aws, enhancement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/maintenance.md b/.github/ISSUE_TEMPLATE/maintenance.md index 179cb38..8779770 100644 --- a/.github/ISSUE_TEMPLATE/maintenance.md +++ b/.github/ISSUE_TEMPLATE/maintenance.md @@ -2,7 +2,7 @@ name: Maintenance about: Questions and requests related to organizational support and maintenance title: '' -labels: '' +labels: Streamline eCR, Cloud Enablement, aws assignees: '' ---