From e4ffd3e39fcac0ebd519503974f296313b4eeb2b Mon Sep 17 00:00:00 2001 From: AlexDoanTB <47384595+AlexDoanTB@users.noreply.github.com> Date: Fri, 3 May 2024 16:54:21 +0300 Subject: [PATCH] Update feature_request.md Updated ISSUE_TEMPLATE. Added **Disclaimer** field to a Feature Request template. --- .github/ISSUE_TEMPLATE/feature_request.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1168adaf15..84da3f39f7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -18,3 +18,8 @@ A clear and concise description of any alternative solutions or features you've **Additional context** 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.