python-tuf/.github/PULL_REQUEST_TEMPLATE.md
Jussi Kukkonen f82e0bb88d docs: Incorporate review suggestions
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-02-29 15:54:18 +02:00

18 lines
448 B
Markdown

<!--
Before submitting a pull request:
* Run linter and tests locally: Use "tox"
* Ensure your commits are signed-off-by: Use "commit --signoff"
* Make sure new code has tests and is documented
* For more info, see docs/CONTRIBUTING.rst
Once commits are signed off and tested, describe the purpose and contents
of the pull request below.
-->
**Description of the changes being introduced by the pull request**:
Fixes #<ISSUE NUMBER>