You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/10/09 17:07:21 UTC

[jira] [Created] (SPARK-17840) Add some pointers for wiki/CONTRIBUTING.md in README.md and some warnings in PULL_REQUEST_TEMPLATE

Hyukjin Kwon created SPARK-17840:
------------------------------------

             Summary: Add some pointers for wiki/CONTRIBUTING.md in README.md and some warnings in PULL_REQUEST_TEMPLATE
                 Key: SPARK-17840
                 URL: https://issues.apache.org/jira/browse/SPARK-17840
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
            Reporter: Hyukjin Kwon
            Priority: Trivial


It seems it'd better to give best efforts for describing the guides for creating JIRAs and PRs as there are several discussions about this.

Maybe,

 - We could add some pointers of {{CONTRIBUTING.md}} or wiki[2] in README.md 

 - Adds an explicit warning in PULL_REQUEST_TEMPLATE[3], in particular, for some PRs trying to merge a branch to another branch, for example as below:

{code}
Please double check if your pull request is from a branch to a branch. It is probably wrong if the pull request title is "Branch 2.0" or "Merge ..." or if your pull request includes many commit logs unrelated to your changes to propose. 
{code}

Please refer the mailing list[1].

[1]http://mail-archives.apache.org/mod_mbox/spark-dev/201610.mbox/%3CCAMAsSdKYEvvU%2BPdZ0oFDsvwod6wRRavqRyYmjc7qYhEp7%2B_3eg%40mail.gmail.com%3E
[2]https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark
[3]https://github.com/apache/spark/blob/master/.github/PULL_REQUEST_TEMPLATE



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org