Thanks for your interest in contributing to sp-cron! We very much look forward to your suggestions, bug reports, and pull requests.
Have a look at our issue tracker. If you can't find an issue (open or closed) describing your problem (or a very similar one) there, please open a new issue with the following details:
- Which versions of Scala and sp-cron are you using?
- What are you trying to accomplish?
- What is the full error you are seeing?
- How can we reproduce this?
- Please quote as much of your code as needed to reproduce (best link to a public repository or [Gist])
If you can't find an issue (open or closed) describing your idea on our issue tracker, open an issue. Adding answers to the following questions in your description is +1:
- What do you want to do, and how do you expect sp-cron to support you with that?
- How might this be added to sp-cron?
- What are possible alternatives?
- Are there any disadvantages?
Ask that all code submited is unit tested and passing before submitting a pull request.
Checkout the README to view the setup steps.