ohhh..guess I’ve never added myself to AUTHORS nor updated CHANGELOG. That’s a +1 on PR templates :D
Raphael > On 18 Feb 2016, at 12:20, Bruno Oliveira <[email protected]> wrote: > > Guys, > > GitHub just announced support for Issues and PR templates[1]. I think this is > even better than updating our CONTRIBUTING[2] file, so I was thinking of > adding those for pytest. > > For issues: > > * include a good description > * include py.test, operating system versions > * pip list of the venv used > * minimal example if possible > > For PR: > > * where to target the PR: master vs feature branch > * make sure to include one or more tests > * add yourself to AUTHORS > * add a new CHANGELOG entry > > What do you guys think? Anything else you would like to add? > > [1] https://github.com/blog/2111-issue-and-pull-request-templates > <https://github.com/blog/2111-issue-and-pull-request-templates> > [2] https://github.com/pytest-dev/pytest/issues/1282 > <https://github.com/pytest-dev/pytest/issues/1282> > _______________________________________________ > pytest-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pytest-dev
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
