This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new b0faf9b Fix links in CONTRIBUTING.md (#660)
b0faf9b is described below
commit b0faf9b88d28a58be52e9c9a49c38f6e0f4d1775
Author: Kristjan ESPERANTO <[email protected]>
AuthorDate: Fri Feb 4 09:21:55 2022 +0100
Fix links in CONTRIBUTING.md (#660)
---
CONTRIBUTING.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 526d871..d0dd113 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,7 +27,7 @@ follow so that we can have a chance of keeping on top of
things.
## Getting Started
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
-+ Make sure you have a [GitHub account](https://github.com/signup/free).
++ Make sure you have a [GitHub account](https://github.com/join).
+ If you're planning to implement a new feature it makes sense to discuss your
changes on the [dev list](https://logging.apache.org/log4j/2.x/mail-lists.html)
first. This way you can make sure you're not wasting your time on something
that isn't considered to be in Apache Log4j's scope.
+ Submit a ticket for your issue, assuming one does not already exist.
+ Clearly describe the issue including steps to reproduce when it is a bug.
@@ -62,9 +62,9 @@ In this case, it is appropriate to start the first line of a
commit with '(doc)'
+ [Project Guidelines](https://logging.apache.org/log4j/2.x/guidelines.html)
+ [Code Style Guide](https://logging.apache.org/log4j/2.x/javastyle.html)
-+ [Apache Log4j 2 JIRA project
page](https://issues.apache.org/jira/browse/LOG4J2)
++ [Apache Log4j 2 JIRA project
page](https://issues.apache.org/jira/projects/LOG4J2/issues)
+ [Contributor License Agreement][cla]
-+ [General GitHub documentation](https://help.github.com/)
-+ [GitHub pull request
documentation](https://help.github.com/send-pull-requests/)
++ [General GitHub documentation](https://docs.github.com/)
++ [GitHub pull request documentation](https://docs.github.com/en/pull-requests)
[cla]:https://www.apache.org/licenses/#clas