On 20/09/2016 13:28, Tiramisu Ling wrote: > hello everyone, > > I'm a newbie in tomcat and I would like to get involved into it. Could you > tell me where to start with it? How could I find something like 'good first > bug'? Thank you very much :)
A good bug to get started on is usually one that you care about and/or are interested in so you are motivated to fix it. Some possibilities: https://bz.apache.org/bugzilla/show_bug.cgi?id=55969 I'd recommend starting with item 3, then 2 and finally 1. https://bz.apache.org/bugzilla/show_bug.cgi?id=6008 Not sure how complex fixing this would be. Just having a clear explanation of what is going on would be useful. Other than that, take a look at the open bugs and pick one you think is interesting. Even if you can't fix it, if you can put together a patch that adds a test case that demonstrates it that would be a huge help. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org