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

cdmikechen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a554c4f SUBMARINE-1392. Modify the description of creating a jira 
account in the documentation
0a554c4f is described below

commit 0a554c4ffd055ccafb085531f84a73772674628e
Author: cdmikechen <cdmikec...@hotmail.com>
AuthorDate: Sat Jul 22 08:52:12 2023 +0800

    SUBMARINE-1392. Modify the description of creating a jira account in the 
documentation
    
    ### What is this PR for?
    Modify the documentation in the jira account creation section.
    Link: 
https://submarine.apache.org/docs/next/community/contributing#step3-create-a-new-jira-in-submarine-project
    
    ### What type of PR is it?
    Documentation
    
    ### Todos
    * [x] - jira account creation  document
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/SUBMARINE-1392
    
    ### How should this be tested?
    NA
    
    ### Screenshots (if appropriate)
    
![image](https://github.com/apache/submarine/assets/12069428/62de8b5c-6feb-4be3-ab5a-b3d907f7d4b4)
    
    ### Questions:
    * Do the license files need updating? No
    * Are there breaking changes for older versions? No
    * Does this need new documentation? No
    
    Author: cdmikechen <cdmikec...@hotmail.com>
    
    Signed-off-by: cdmikechen <cdmikec...@apache.org>
    
    Closes #1091 from cdmikechen/SUBMARINE-1392 and squashes the following 
commits:
    
    e4e89687 [cdmikechen] fix jira create document
---
 website/docs/community/contributing.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docs/community/contributing.md 
b/website/docs/community/contributing.md
index 218eb997..360eff39 100644
--- a/website/docs/community/contributing.md
+++ b/website/docs/community/contributing.md
@@ -59,8 +59,8 @@ git remote -v
 ```
 
 ### Step3: Create a new Jira in Submarine project
-* New contributors need privilege to create JIRA issues. Please email 
kaih...@apache.org with your Jira username. In addition, the email title should 
be "[New Submarine Contributor]".
-* Check [Jira issue 
tracker](https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-748?filter=allopenissues)
 for existing issues.
+* New contributors need privilege to create JIRA issues. Public signup for 
Apache Jira is disabled, we need to go to [Apache Self serve sign up 
page](https://selfserve.apache.org/jira-account.html) to request an account.
+* After Jira account created, check [Jira issue 
tracker](https://issues.apache.org/jira/projects/SUBMARINE/issues?filter=allopenissues)
 for existing issues.
 * Create a new Jira issue in Submarine project. When the issue is created, a 
Jira number (eg. SUBMARINE-748) will be assigned to the issue automatically. 
 ![jira_number_example](/img/jira_number_example.png)
 


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

Reply via email to