File: pull_request_template.md

package info (click to toggle)
python-xmlrunner 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 336 kB
  • sloc: python: 2,035; makefile: 215
file content (13 lines) | stat: -rw-r--r-- 485 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--
Thank you for submitting a PR and your contribution!

Quick checklist

- [ ] Include unit tests when applicable
- [ ] Documentation and comments
- [ ] Reference existing issues, e.g. `see issue #123`, `closes #123`
- [ ] Reference existing pull requests, e.g. `supersedes PR #123`

See the [github docs](https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) for more information.

-->