Hi, What is the most appropriate way for log4j team to handle external contribution ? GitHub Pull Request or Patch file ?
I used to attach patch in jira from my local branch, but then I tried tutorial from Gary [1] and see that it is possible to ask for PR directly from github forked repo [2] and then you may merge to apache repo. Personnaly I feel it more convenient, don't you ? [1] https://garygregory.wordpress.com/2016/11/10/how-to-catch-up-my-git-fork-to-master/ [2] https://github.com/phymbert/logging-log4j2
