python-tuf/.github/PULL_REQUEST_TEMPLATE.md
2017-09-28 17:01:56 -04:00

15 lines
542 B
Markdown

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.
**Fixes issue #**:
**Description of the changes being introduced by the pull request**:
**Please verify and check that the pull request fulfills the following
requirements**:
- [ ] The code follows the [Code Style Guidelines](https://github.com/secure-systems-lab/code-style-guidelines#code-style-guidelines)
- [ ] Tests have been added for the bug fix or new feature
- [ ] Docs have been added for the bug fix or new feature