Hi Satyajit,

I’ve marked couple of JIRA with “newbie” and “newbie++” which I think is a good 
starting point (in particular TWILL-49 and TWILL-83).

We have yet put up a how to contribute page, but in general we use “git 
format-patch” to create patch and you can either create a review board with the 
patch or use github fork approach to create a PR for code review. I’ll try to 
find sometime this week to setup the how to contribute page. If you look at 
some of the recently resolved JIRA, I believe you can figure the format out.

For coding convention, you can refer to existing code for styling (indentation, 
brace placement, javadoc, etc). Checkstyle is run every time when you run the 
maven command, which it should be able to catch many style related issues.

If you got any issue, please feel free to post here and I am sure we are all 
willing to help.

Thanks for helping
Terence

On Jun 20, 2014, at 3:27 AM, satyajit flink <[email protected]> wrote:

> Hi Terence,
> 
> I would start in trying to fix open issues, which will help me in 
> understanding the framework.
> 
> it would be great if you could point to doc/link on how to contribute, coding 
> guidelines and any other docs related to apache twill design framework.
> 
> i have no working experience on YARN before, but was working on hadoop.Would 
> like to know on the prerequisites required to start working.
> 
> Regards,
> Satyajit.
> 
> 
> On Thu, Jun 19, 2014 at 11:26 PM, Terence Yim <[email protected]> wrote:
> Hi Satyajit,
> 
> Thanks for your interest in helping. We are very open to
> contributions. Do you have any particular features you wanted to add
> to Twill? Or maybe you are interested in picking up some of the open
> issues in https://issues.apache.org/jira/browse/TWILL ?
> 
> Terence
> 
> On Thu, Jun 19, 2014 at 7:41 AM, satyajit flink
> <[email protected]> wrote:
> > Hi ,
> >
> > Intrested in working and contributing for the project.
> >
> > Please add me to the group.
> >
> > Regards,
> > Satyajit.
> 

Reply via email to