From 782d2a859e6e0a8c52c3ecaa0899f0ad63ac589f Mon Sep 17 00:00:00 2001 From: nnagewad Date: Thu, 17 Oct 2024 13:42:26 +0100 Subject: [PATCH] Resolve information mapping issue --- .github/ISSUE_TEMPLATE/01-new-component.yml | 5 +++-- .github/ISSUE_TEMPLATE/02-new-pattern.yml | 4 ++-- .github/ISSUE_TEMPLATE/03-new-frontend-template.yml | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-new-component.yml b/.github/ISSUE_TEMPLATE/01-new-component.yml index 4817d1a..298a294 100644 --- a/.github/ISSUE_TEMPLATE/01-new-component.yml +++ b/.github/ISSUE_TEMPLATE/01-new-component.yml @@ -23,6 +23,7 @@ body: - There may be existing documentation for this component. Please refer to: - [Version 2.0 of documentation](https://docs.google.com/document/d/1AxlM2W9tu3su7K3nlqPhqNK1HoZwQIZaHf4Cv3TRHNg/edit?usp=sharing) - [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing) + - [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing) - type: textarea - attributes: - label: "Additional comments" \ No newline at end of file + attributes: + label: "Additional comments" \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/02-new-pattern.yml b/.github/ISSUE_TEMPLATE/02-new-pattern.yml index 7651436..e30a5c6 100644 --- a/.github/ISSUE_TEMPLATE/02-new-pattern.yml +++ b/.github/ISSUE_TEMPLATE/02-new-pattern.yml @@ -25,5 +25,5 @@ body: - [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing) - [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing) - type: textarea - attributes: - label: "Additional comments" \ No newline at end of file + attributes: + label: "Additional comments" \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/03-new-frontend-template.yml b/.github/ISSUE_TEMPLATE/03-new-frontend-template.yml index 01aeccd..e6deefa 100644 --- a/.github/ISSUE_TEMPLATE/03-new-frontend-template.yml +++ b/.github/ISSUE_TEMPLATE/03-new-frontend-template.yml @@ -25,5 +25,5 @@ body: - [Version 3.0 of documentation](https://docs.google.com/document/d/1hFs6afjEPgQe5Wh2xq1H7RhzT-0OhMyHKi-NsODLDRY/edit?usp=sharing) - [Version 4.0 of documentation](https://docs.google.com/document/d/1Fb6Vv-QS5tuYqhCYBcpGIaTNt4zDBeBMznz-7Nch-lE/edit?usp=sharing) - type: textarea - attributes: - label: "Additional comments" \ No newline at end of file + attributes: + label: "Additional comments" \ No newline at end of file