First of all, thank you for taking time to contribute to Concuerror!
If you don't know where to start, here are some "help wanted" issues.
Use the mailing list and take a look at the FAQ if you haven't already!
-
Ensure that you can reproduce the bug on the latest version of the
master
branch. -
Take a moment to check whether the bug has already been reported by searching Github's Issues. If you find a relevant one, leave a comment there.
-
If you cannot find an existing relevant Issue, open a new bug Issue.
-
Find/write at least one small test that fails without the patch.
-
Fork Concuerror's repository and push a new branch for your patch, using a suitably descriptive name.
-
Make sure to also commit the tests that need the patch. You can find out how test suites are organized in the README files of the test, tests and tests-real directories.
-
Make a Pull Request.
-
Take a moment to check whether a similar feature has already been requested by searching Github's Issues. If you find a relevant Issue, leave a comment there.
-
Apart from the main repository, take a look at the Issues page of the developer's own fork: @aronisstav Issues
-
If you cannot find an existing relevant Issue, open a new feature Issue.
This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Thanks! ❤️