diff --git a/.github/ISSUE_TEMPLATE/create-a-new-adr.md b/.github/ISSUE_TEMPLATE/create-a-new-adr-from-template.md similarity index 98% rename from .github/ISSUE_TEMPLATE/create-a-new-adr.md rename to .github/ISSUE_TEMPLATE/create-a-new-adr-from-template.md index 2689801fa..f94100417 100644 --- a/.github/ISSUE_TEMPLATE/create-a-new-adr.md +++ b/.github/ISSUE_TEMPLATE/create-a-new-adr-from-template.md @@ -1,5 +1,5 @@ --- -name: Create a new ADR +name: Create a new ADR from template about: Use this template to create a new Architectural Decision Record. title: ADR labels: documentation