You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2019/06/13 18:56:32 UTC

[cassandra] branch trunk updated: Change low hanging fruit JIRA link/text in docs

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 7c0cb6d  Change low hanging fruit JIRA link/text in docs
7c0cb6d is described below

commit 7c0cb6db32ecbde5534087ce53364bd6cf1ddcec
Author: Jeremy Hanna <je...@gmail.com>
AuthorDate: Thu Jun 13 13:54:24 2019 -0500

    Change low hanging fruit JIRA link/text in docs
    
    Patch by Jeremy Hanna, Reviewed by Michael Shuler for CASSANDRA-15149
---
 doc/source/development/patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/development/patches.rst b/doc/source/development/patches.rst
index cc61c6c..43bdb8c 100644
--- a/doc/source/development/patches.rst
+++ b/doc/source/development/patches.rst
@@ -33,7 +33,7 @@ As a general rule of thumb:
 
 .. hint::
 
-   Not sure what to work? Just pick an issue tagged with the `low hanging fruit label <https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+12310865+AND+labels+=+lhf+AND+status+!=+resolved>`_ in JIRA, which we use to flag issues that could turn out to be good starter tasks for beginners.
+   Not sure what to work? Just pick an issue marked as `Low Hanging Fruit <https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20Complexity%20%3D%20%22Low%20Hanging%20Fruit%22%20and%20status%20!%3D%20resolved>`_ Complexity in JIRA, which we use to flag issues that could turn out to be good starter tasks for beginners.
 
 Before You Start Coding
 =======================


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