This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new dcd7c371dc Update issues link in README to GitHub
dcd7c371dc is described below
commit dcd7c371dc810b7bf6968d1ce3672bebc96524e3
Author: Matt Sicker <[email protected]>
AuthorDate: Thu Jan 12 23:17:02 2023 -0600
Update issues link in README to GitHub
---
README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 6fdaa2c654..f1d3459f44 100644
--- a/README.md
+++ b/README.md
@@ -104,10 +104,7 @@ see [Snapshot
builds](https://logging.apache.org/log4j/2.x/maven-artifacts.html#
## Issue Tracking
Issues, bugs, and feature requests should be submitted to the
-[JIRA issue tracking system for this
project](https://issues.apache.org/jira/browse/LOG4J2).
-
-Pull request on GitHub are welcome, but please open a ticket in the JIRA issue
tracker first, and mention the
-JIRA issue in the Pull Request.
+[GitHub issues](https://github.com/apache/logging-log4j2/issues).
## Building From Source