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
For development use the fork model and create pull requests to initiate the review process. Each pull request requires at least two LGTMs (Looks Good To Me) comment/review before it can be merged.
When writing a commit message please provide a short title and a description. The description can be omitted if the title already describes the intent of the patch clearly. Additionally, we require each commit to have a signed-off-by line, which can be automatically added by the git commit -s command.