This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch issue-template in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 75be375ef2e46549fb5947d03a14004e823353b1 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Mar 16 10:59:13 2026 +0100 Remove redundant warning from `feature_request.md` --- .github/ISSUE_TEMPLATE/feature_request.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 57770a1e59..7294b24496 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,4 @@ name: Feature request about: Submit a feature request --- -**Warning!** -It is highly recommended to discuss feature requests in [the mailing lists](https://logging.apache.org/log4j/2.x/support.html) first. - [A clear and concise description of the feature requested.]
