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
In order to increase the chances one of the core developers is having a look on your patch, the following should be included in you pull request or attached as patch to an email:
Unit/regression tests showing your code works or an actual bug has been discovered and fixed (test/unit/)
In case of a feature, a functional test showing the feature in operation (test/functional/)
Documentation patch (doc/guide/)
In case of a bug fix a short description of the fix