From a5bb1d623829dfefb01728ed6241d39f2bbbe5c7 Mon Sep 17 00:00:00 2001 From: Michael Irigoyen Date: Mon, 20 Sep 2021 14:23:21 -0500 Subject: [PATCH] Specify the website being reference in the bug issue template --- .github/ISSUE_TEMPLATE/3_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.yml b/.github/ISSUE_TEMPLATE/3_bug_report.yml index 34afa4c32..136c1ec85 100644 --- a/.github/ISSUE_TEMPLATE/3_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3_bug_report.yml @@ -11,7 +11,7 @@ body: ### IMPORTANT ⤵️ - If you see an icon on the site, but it is not in the latest release, *this is not a bug*. When new icons are added the library, they will immediately show on the website. However, a new release must happen before they will be available in our packages. + If you see an icon on the site, but it is not in the latest release, *this is not a bug*. When new icons are added the library, they will immediately show on [MaterialDesignIcons.com](https://materialdesignicons.com/). However, a new release must happen before they will be available in our packages. See our [history log](https://materialdesignicons.com/history) for more information.