From e3adaeaed3a4b82b6fc8b0345ecf4ceaa478efa7 Mon Sep 17 00:00:00 2001 From: Aristeidis Bampakos Date: Fri, 27 Sep 2024 12:28:41 +0300 Subject: [PATCH] docs(docs-infra): link issue template in the new docs (#57989) PR Close #57989 --- .github/ISSUE_TEMPLATE/3-docs-bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3-docs-bug.yaml b/.github/ISSUE_TEMPLATE/3-docs-bug.yaml index c8a070d8bb4..45c8d27187a 100644 --- a/.github/ISSUE_TEMPLATE/3-docs-bug.yaml +++ b/.github/ISSUE_TEMPLATE/3-docs-bug.yaml @@ -1,5 +1,5 @@ name: 'Docs or angular.dev Bug Report' -description: Report an issue in Angular's documentation or angular.io application +description: Report an issue in Angular's documentation or angular.dev application body: - type: textarea