You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create your own fork of the code from develop branch.
Implement changes.
Test your code:
Before creating the pull request perform the tests you find necessary for your code changes.
When implementing something new, it's great to find real users and ask them to try out your feature — to prove
the necessity and quality of your suggestion.
Check coverage report. You should not decrease coverage by your changes.
Create the pull request, and you'll see if the automated tests pass on GitHub. Your reviewer will possibly recommend
you more tests.
Please choose @lehvolk as a reviewer. He will reassign your PR to someone else from the core team, if necessary.
We do our best in reviewing, but we can hardly specify the exact timeout for it. Be sure that we'll certainly answer your pull request!