diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 3403dec7..2e6cff99 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -20,8 +20,6 @@ body: value: | Before filling the form fields, please consider the following: - Ensure that you have searched the [existing issues](https://github.com/nank1ro/flutter-shadcn-ui/issues) - - The website will be shown in the sidebar of the official documentation which is located at https://flutter-shadcn-ui.mariuti.com - type: textarea attributes: label: Steps to reproduce diff --git a/.github/ISSUE_TEMPLATE/docs-add-site.yaml b/.github/ISSUE_TEMPLATE/docs-add-site.yaml index 19f6fbf1..c09e8ece 100644 --- a/.github/ISSUE_TEMPLATE/docs-add-site.yaml +++ b/.github/ISSUE_TEMPLATE/docs-add-site.yaml @@ -22,6 +22,8 @@ body: value: | Before filling the form fields, please consider the following: - Ensure that you have searched the [existing issues](https://github.com/nank1ro/flutter-shadcn-ui/issues) + + The website will be shown in the sidebar of the official documentation which is located at https://flutter-shadcn-ui.mariuti.com - type: input attributes: label: Site URL