Re: PR and issue Templates

2020-03-20 Thread Xiang Xiao
t; issues with it. > And add the Always quoted > https://cwiki.apache.org/confluence/display/NUTTX/Coding+Standard > > David > > > > -Original Message- > From: Abdelatif Guettouche [mailto:abdelatif.guettou...@gmail.com] > Sent: Friday, March 20, 20

RE: PR and issue Templates

2020-03-20 Thread David Sidrane
ettou...@gmail.com] Sent: Friday, March 20, 2020 12:56 PM To: dev@nuttx.apache.org Subject: Re: PR and issue Templates > > @mentors Do we have the ability to add a Git hub PR and Issue template? > There at least one project using this: https://github.com/apache/incubator-tvm/blob/

Re: PR and issue Templates

2020-03-20 Thread Adam Feuer
Here's the template I've used before in PRs on other projects, I found it helps to encourage people submitting PRs to fill out all relevant sections: ### Summary * bullet point form * is easier to read ### Impact ### Limitations / TODO ### Detail ### Testing ### How To Verify Here's the process I

Re: PR and issue Templates

2020-03-20 Thread Abdelatif Guettouche
> > @mentors Do we have the ability to add a Git hub PR and Issue template? > There at least one project using this: https://github.com/apache/incubator-tvm/blob/master/.github/PULL_REQUEST_TEMPLATE.md I didn't go through all the Apache projects, maybe there are others. What do you think should be

PR and issue Templates

2020-03-20 Thread David Sidrane
Hi, We spend a lot of time on PRs repeating ourselves on format, license. Giving directed links and examples will not challenge contributors with having to ferret this out on their own. @mentors Do we have the ability to add a Git hub PR and Issue template? David *From:* Abdelati