[pytest-dev] GitHub Issues and Pull Requests templates
Bruno Oliveira
nicoddemus at gmail.com
Thu Feb 18 07:20:02 EST 2016
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
[2] https://github.com/pytest-dev/pytest/issues/1282
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20160218/7bf0db87/attachment.html>
More information about the pytest-dev
mailing list