Re: PR and issue Templates

2020-03-20 Thread Xiang Xiao
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, 2020 12:56 P

RE: PR and issue Templates

2020-03-20 Thread David Sidrane
...@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/maste

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

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