From: Martin B. <dr....@t-...> - 2017-06-18 06:25:36
|
Am 17.06.2017 um 23:19 schrieb Chris NOON: > > Hi, > > > > I was able to get a dev environment up and running, and was looking at > the code. > > > > I found a minor, but annoying bug, and was able to fix it. I do not > see instructions on how this should be relayed, I assume newbies can’t > just check in code. > > > > Thanks, > > Chris > Hi Chris, 2 ways to do this right now. a)Prepare a diff and send that to the list or me directly - Preferred way, but also create an account on sourceforge if you havent done so already. b) Fork Stefans Github Repo and put your changes in there and then create a pull request. Since stefan is not active in the moment this is the less preferred way cause i means i have to cross track the changes :) But it would also work. Regards Martin |