This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
commit 001954b5ee6754f00544107ffe270e5bdc062360 Author: Gary Gregory <[email protected]> AuthorDate: Mon Sep 14 17:13:26 2026 -0700 Site documentation. --- src/site/xdoc/issue-tracking.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/site/xdoc/issue-tracking.xml b/src/site/xdoc/issue-tracking.xml index 814453d..8a30093 100644 --- a/src/site/xdoc/issue-tracking.xml +++ b/src/site/xdoc/issue-tracking.xml @@ -57,19 +57,19 @@ limitations under the License. </p> <p> - To use JIRA you may need to <a href="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> - (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically + To use JIRA, you may need to <a href="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> + (if you have previously created/updated Commons issues using Bugzilla, an account will have been automatically created and you can use the <a href="https://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a> page to get a new password). </p> <p> If you would like to report a bug, or raise an enhancement request with - Apache Commons Secure XML please do the following: + Apache Commons Secure XML, please do the following: </p> <ol> <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=${commons.jira.pid}&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>. - If you find your issue listed then please add a comment with your details.</li> + If you find your issue listed, then please add a comment with your details.</li> <li><a href="mail-lists.html">Search the mailing list archive(s)</a>. You may find your issue or idea has already been discussed.</li> <li>Decide if your issue is a bug or an enhancement.</li> @@ -87,7 +87,7 @@ limitations under the License. </ul> <p> - For more information on creating patches see the + For more information on creating patches, see the <a href="https://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>. </p>
