diff --git a/.github/ISSUE_TEMPLATE/architectural-design-record--adr-.md b/.github/ISSUE_TEMPLATE/architectural-design-record--adr-.md index 85e08ac..d14ac64 100644 --- a/.github/ISSUE_TEMPLATE/architectural-design-record--adr-.md +++ b/.github/ISSUE_TEMPLATE/architectural-design-record--adr-.md @@ -1,7 +1,7 @@ --- name: Architectural Design Record (ADR) about: Share your design record here -title: "[ADR]: " +title: "[ADR]: description" labels: 'documentation' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bfda05e..b28d79c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]: " +title: "[BUG]: description" labels: 'bug' assignees: ''