-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Hacktoberfest
Thank you for your interest in contributing to Karate ! Here are the issues tagged as #hacktoberfest
: https://github.com/karatelabs/karate/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest
All you need to do is choose what you wish to work on, and add a comment to that issue so that others know that someone is working on it.
Once your code is ready, just submit a Pull Request (in October) and reference the issue you have worked on.
To summarize:
- choose an issue you want to work on
- add a comment that you are working on it
- within 5 days add more details to confirm that you are actively working on it, else the issue can be picked up by anyone else
- when your code is ready (or draft) submit a PR (against the
develop
branch) and refer the issue you chose originally
Contributing to Karate is easy, especially for Java programmers. We have a detailed developer guide here: https://github.com/intuit/karate/wiki/Developer-Guide
Also be familiar with our Contributor Guide here: https://github.com/karatelabs/karate/blob/master/.github/CONTRIBUTING.md