Thank you for your interest in contributing to LikeCoin project, here are some information and requirements.
Feel free to open up an issue in case you have any doubt, or before you start working on a new feature.
We use docker-based development workflow, please refer to setup section of README.md.
-
For bug reports, state clearly what was the expected output, current output, and the procedure to reproduce it.
-
For issues / feature requests / general discussions, please describe your thoughts in a cleared and detailed manner, and stay friendly to everyone in the discussion.
-
Follow issue templates if there is any.
-
Use gitmoji in commit messages.
-
WordPress Coding Standards for php, airbnb for javascript.
-
It must pass all tests
-
We try our best to review PRs as soon as possible, be patient in case there is a hold up.