This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
The following commit(s) were added to refs/heads/master by this push:
new 3a3d53e6 Fixed options for discussions. (#156)
3a3d53e6 is described below
commit 3a3d53e68f9f5045b02e0e814e8ba7c728d7eb52
Author: AraHaan <[email protected]>
AuthorDate: Mon Dec 5 19:26:15 2022 -0500
Fixed options for discussions. (#156)
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 61bb74f8..c3d1db44 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ the fact that you changed something.
Because new signups are not allowed on JIRA anymore, you may also submit a bug
report through the
GitHub mirror.
-If any discussion is needed before actually having any code, simply create a
ticket in JIRA or send
-a message to the corresponding [mailing
list](https://logging.apache.org/log4cxx/latest_stable/mail-lists.html).
+If any discussion is needed before actually having any code, simply create a
issue on GitHub,
+a ticket on JIRA (if you have an old account), or send a message to the
corresponding
+[mailing
list](https://logging.apache.org/log4cxx/latest_stable/mail-lists.html).
Thanks!