From: Chris N. <chr...@ms...> - 2017-06-18 22:27:08
|
Should (can?) I create a bug for this, or is that not necessary? Chris ________________________________ From: Martin Brumm <dr....@t-...> Sent: Sunday, June 18, 2017 6:25 AM To: rai...@li... Subject: Re: [Rails-devel] Making changes 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 |