This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 46ec60351 NO-JIRA update Jira account creation instructions
46ec60351 is described below
commit 46ec60351fb5a914e1d03ed244f2b1b4a07911f0
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Mar 2 12:41:18 2023 -0600
NO-JIRA update Jira account creation instructions
The ASF infra team recently created a new tool/process to manage Jira
account creation. Details at
https://infra.apache.org/blog/brand-new-selfserve-page.html.
---
src/issues.md | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/src/issues.md b/src/issues.md
index 2130752c7..98c4af245 100644
--- a/src/issues.md
+++ b/src/issues.md
@@ -29,14 +29,9 @@ We can help you much quicker if you try the following:
#### Using the issue tracker
-Before you can raise an issue in the issue tracker you need to create an
account. However, due to an influx of false Jira accounts creating a flood of
spam tickets [public signups for issue tracker accounts was
disabled](https://infra.apache.org/blog/jira-public-signup-disabled.html) in
November 2022. Therefore, in order to create an account please send an email to
[[email protected]](mailto:[email protected])
and include the following:
- - Email address
- - Preferred username (all lower-case, no punctuation, hypens, etc. - [a-z0-9])
- - Alternate username (in case the preferred one is already in use)
- - Display name (if it is different from the username)
- - A really simple description of why you want an account (e.g. "I want to
report a bug about an exception when sending a message")
-
-If you want to be the "assignee" of an issue you need to be in the list of
`activemq-developers` on the issue tracker. To join the group please mail theĀ
[jira-requests mailing list](mailto:[email protected]) with the
email address you used to register with the issue tracker and we'll add you to
the group.
+Before you can raise an issue in the issue tracker you need to [create an
account](https://selfserve.apache.org/jira-account.html).
+
+If you want to be the "assignee" of an issue you need to be in the list of
`activemq-developers` on the issue tracker. To join the group please mail theĀ
[dev mailing list](mailto:[email protected]) with the email address you
used to register with the issue tracker and we'll add you to the group.
#### Contributing Your Own Fixes