This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 3792f440d4 Remove redundant warning from `feature_request.md` (#4065)
3792f440d4 is described below
commit 3792f440d47b8d5be6c10fa1c766fdffe379f617
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Mar 16 16:13:19 2026 +0100
Remove redundant warning from `feature_request.md` (#4065)
---
.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.]