spark-instrumented-optimizer/CONTRIBUTING.md
Sean Owen dc0a4c9161 [SPARK-17445][DOCS] Reference an ASF page as the main place to find third-party packages
## What changes were proposed in this pull request?

Point references to spark-packages.org to https://cwiki.apache.org/confluence/display/SPARK/Third+Party+Projects

This will be accompanied by a parallel change to the spark-website repo, and additional changes to this wiki.

## How was this patch tested?

Jenkins tests.

Author: Sean Owen <sowen@cloudera.com>

Closes #15075 from srowen/SPARK-17445.
2016-09-14 10:10:16 +01:00

1 KiB

Contributing to Spark

Before opening a pull request, review the Contributing to Spark wiki. It lists steps that are required before creating a PR. In particular, consider:

  • Is the change important and ready enough to ask the community to spend time reviewing?
  • Have you searched for existing, related JIRAs and pull requests?
  • Is this a new feature that can stand alone as a third party project ?
  • Is the change being proposed clearly explained and motivated?

When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.