First off, thank you for considering contributing to spark-local.
spark-local is an open source project and I would love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing source code.
Unsure where to begin contributing to spark-local? You can start by looking through these beginner and help-wanted issues: Beginner issues - issues which should only require a few lines of code, and a test or two. Help wanted issues - issues which should be a bit more involved than beginner issues.
- Create your own fork of the code
- Do the changes in your fork
- If you like the change and think the project could use it:
- Be sure you have followed the code style for the project.
- Send a pull request.
Please report any bugs to spark-local Github issue tracker and label them with "bug".
Please submit feature requests to spark-local Github issue tracker.
I will do my best to review new pull requests once per week.