You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/06/20 12:05:23 UTC

[airflow] 03/03: Add PR/issue note in Contribution Workflow Example (#9177)

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

potiuk pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit f7bb4fbe4a9a7bdfbac34dd78bc6d5bda1916fdf
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Mon Jun 8 13:24:56 2020 +0200

    Add PR/issue note in Contribution Workflow Example (#9177)
    
    * Add PR/issue note in Contribution Workflow Example
    
    * Update CONTRIBUTING.rst
    
    Co-authored-by: Eric Lopes <nu...@users.noreply.github.com>
    
    * Update CONTRIBUTING.rst
    
    Co-authored-by: Eric Lopes <nu...@users.noreply.github.com>
    
    * Update CONTRIBUTING.rst
    
    Co-authored-by: Eric Lopes <nu...@users.noreply.github.com>
    (cherry picked from commit 2038b6957c48de8b2ad580d4ba7f51c1d1c98252)
---
 CONTRIBUTING.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 1b8ce2f..e77a526 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -668,6 +668,9 @@ at `Apache JIRA <https://issues.apache.org/jira/browse/AIRFLOW>`__.
 If you create pull-request, you don't have to create an issue first, but if you want, you can do it.
 Creating an issue will allow you to collect feedback or share plans with other people.
 
+If you create pull-request, you don't have to create an issue first, but if you want, you can do it.
+Creating an issue will allow you to collect feedback or share plans with other people.
+
 For example, you want to have the following sample ticket assigned to you:
 `AIRFLOW-5934: Add extra CC: to the emails sent by Aiflow <https://issues.apache.org/jira/browse/AIRFLOW-5934>`_.