From a23b665eedda3ea797859c7bc150b0bbe06da2e3 Mon Sep 17 00:00:00 2001 From: AlexDoanTB <47384595+AlexDoanTB@users.noreply.github.com> Date: Fri, 3 May 2024 17:39:03 +0300 Subject: [PATCH] Update feature_request.md Fixed link --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 84da3f39f7..005141b2e5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -22,4 +22,4 @@ Add any other context or screenshots about the feature request here. _____________________________________________________ **Disclaimer** -We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat *GitHub issues* as a support channel. +We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the [Community ethics policy](https://opensource.guide/building-community/), and do not expect us to answer your requests immediately. Also, do not treat *GitHub issues* as a support channel.