This is an automated email from the ASF dual-hosted git repository.

erickramirezau pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 59cc0422 WEBSITE - Added instruction for requesting JIRA account
59cc0422 is described below

commit 59cc04229a9836d78ac1c2273225e32ead86e331
Author: Erick Ramirez <erickramire...@apache.org>
AuthorDate: Mon Nov 28 21:44:46 2022 +1100

    WEBSITE - Added instruction for requesting JIRA account
    
    patch by Erick Ramirez; reviewed by Mick Semb Wever for CASSANDRA-18064
---
 site-content/source/modules/ROOT/pages/bugs.adoc                       | 2 ++
 site-content/source/modules/ROOT/pages/community.adoc                  | 2 ++
 site-content/source/modules/ROOT/pages/development/gettingstarted.adoc | 2 ++
 site-content/source/modules/ROOT/pages/development/patches.adoc        | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/site-content/source/modules/ROOT/pages/bugs.adoc 
b/site-content/source/modules/ROOT/pages/bugs.adoc
index 676d07ab..ba8e8cd8 100644
--- a/site-content/source/modules/ROOT/pages/bugs.adoc
+++ b/site-content/source/modules/ROOT/pages/bugs.adoc
@@ -14,6 +14,8 @@ Please provide as much details as you can on your problem, 
and don't
 forget to indicate which version of Cassandra you are running and on
 which environment.
 
+To create a JIRA account, please request it on 
xref:community.adoc#discussions[the #cassandra or #cassandra-dev channels on 
ASF Slack], or on xref:community.adoc#discussions[the user or dev mailing list].
+
 Further details on how to contribute can be found at our
 xref:community.adoc#how-to-contribute[Contributing to Cassandra] section. 
Please note that the source of this
 documentation is part of the Cassandra git repository and hence
diff --git a/site-content/source/modules/ROOT/pages/community.adoc 
b/site-content/source/modules/ROOT/pages/community.adoc
index c4d730f8..6f4e3739 100644
--- a/site-content/source/modules/ROOT/pages/community.adoc
+++ b/site-content/source/modules/ROOT/pages/community.adoc
@@ -437,6 +437,8 @@ If you encounter a problem with Cassandra, the first places 
to ask for help are
 
 If, after having asked for help, you suspect that you have found a bug in 
Cassandra, you should report it by opening a ticket through the 
https://issues.apache.org/jira/browse/CASSANDRA[Apache Cassandra JIRA tracking 
system,window=blank]. Please provide as much detail as you can on your problem. 
Don’t forget to indicate which version of Cassandra you are running and on 
which environment.
 
+To create a JIRA account, please request it on 
xref:community.adoc#discussions[the #cassandra or #cassandra-dev channels on 
ASF Slack], or on xref:community.adoc#discussions[the user or dev mailing list].
+
 ----------
 --------
 // end row
diff --git 
a/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc 
b/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
index efe2574b..b38baeb2 100644
--- a/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
+++ b/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
@@ -58,6 +58,8 @@ better yet, produce an automated test that reproduces the 
issue and
 attach it to the ticket.
 If you go as far as producing a fix, follow the process for submitting a 
xref::patches.adoc[patch].
 
+To create a JIRA account, please request it on 
xref:community.adoc#discussions[the #cassandra or #cassandra-dev channels on 
ASF Slack], or on xref:community.adoc#discussions[the user or dev mailing list].
+
 === Create unit tests and Dtests
 
 Test coverage for Cassandra will always benefit from more automated test
diff --git a/site-content/source/modules/ROOT/pages/development/patches.adoc 
b/site-content/source/modules/ROOT/pages/development/patches.adoc
index 438decd0..13956ac2 100644
--- a/site-content/source/modules/ROOT/pages/development/patches.adoc
+++ b/site-content/source/modules/ROOT/pages/development/patches.adoc
@@ -31,6 +31,8 @@ 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20Com
 Hanging Fruit] Complexity in JIRA, which flags issues that often turn out to 
be good starter tasks for beginners.
 ====
 
+To create a JIRA account, please request it on 
xref:community.adoc#discussions[the #cassandra or #cassandra-dev channels on 
ASF Slack], or on xref:community.adoc#discussions[the user or dev mailing list].
+
 === Before You Start Coding
 
 Although contributions are highly appreciated, we do not guarantee that


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to