Hello there. Thanks for taking time out to contribute to BitsPlease-solutions!
We are open to any kind of contributions towards: code refactoring, documentation, and solutions to new problems.
Nothing fancy here, just:
-
Fork this repository.
-
Create a separate branch for your changes.
-
Make changes in that branch.
-
Commit your code.
-
Push your branch to remote.
-
Submit a pull request. It will be reviewed by maintainers and they'll give you proper feedback so you can iterate over it.
Please note - Create one individual pull request for each solution.
Code should be self-documented. But, in case there is any code that may be hard to understand, it must include some comments to make it easier to review and maintain later on.