|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

Can you submit a pull request on github?
It's pretty easy, go to https://github.com/qos-ch/logback, login, hit fork, checkout to your local machine, create a new branch "git checkout -b rolling-fixes", make fixes, test, commit, push back to github "git push --set-upstream origin rolling-fixes", then go into github gui, go to the branch and click the "pull request" button.