diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 008a2a6..d4b08b2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -2,8 +2,6 @@ name: "Bug Report" title: "Report a bug" description: > Report an issue with the V0 to V1 migration. -assignees: - - maintainers labels: - bug @@ -13,8 +11,8 @@ body: - type: markdown attributes: value: | - - Do not disclose any sensitive information (including AWS Account IDs)! - - If you are having issues with the v0 to v1 migration, please open a [v0 to v1 migration issue](https://github.com/alma-cdk/project/issues/new?assignees=maintainers&labels=v1-migration-issue&projects=&template=v1-migration-issue.yml&title=Issue+with+V1+Migration%3A+). + - Do not disclose any sensitive information (including AWS Account IDs) + - If you are having issues with the v0 to v1 migration, please open a [v0 to v1 migration issue](https://github.com/alma-cdk/project/issues/new?assignees=maintainers&labels=v1-migration-issue&projects=&template=v1-migration-issue.yml&title=Issue+with+V1+Migration%3A+) - type: dropdown attributes: diff --git a/.github/ISSUE_TEMPLATE/v1-migration-issue.yml b/.github/ISSUE_TEMPLATE/v1-migration-issue.yml index 4f687ce..a294516 100644 --- a/.github/ISSUE_TEMPLATE/v1-migration-issue.yml +++ b/.github/ISSUE_TEMPLATE/v1-migration-issue.yml @@ -2,8 +2,6 @@ name: "V0 to V1 Migration Issue" title: "Issue with V1 Migration: " description: > Report an issue with the V0 to V1 migration. -assignees: - - maintainers labels: - v1-migration-issue @@ -13,8 +11,8 @@ body: - type: markdown attributes: value: | - - Do not disclose any sensitive information (including AWS Account IDs)! - - If you are reporting a generic issue/bug not related to v0 to v1 migration, please open a [bug report](https://github.com/alma-cdk/project/issues/new?assignees=maintainers&labels=bug&projects=&template=bug-report.yml&title=Report+a+bug). + - Do not disclose any sensitive information (including AWS Account IDs) + - If you are reporting a generic issue/bug not related to v0 to v1 migration, please open a [bug report](https://github.com/alma-cdk/project/issues/new?assignees=maintainers&labels=bug&projects=&template=bug-report.yml&title=Report+a+bug) - type: dropdown attributes: