From 4c34c17fe8c4628afe315a5d7fa782f3fc03bbde Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Tue, 2 Nov 2021 15:05:38 +0000 Subject: [PATCH] ADR --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 45d09e0..d7b994d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -84,7 +84,7 @@ body: id: adr attributes: label: ADR - description: Before submitting this issue, you have read the [ADR](). + description: Before submitting this issue, you have read the [ADR](https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md). options: - label: I have read through the ADR and have confirmed that my system is compliant with the requirements required: true