zebra/.github/PULL_REQUEST_TEMPLATE/pull_request.md

24 lines
571 B
Markdown
Raw Normal View History

<!--
Thank you for your Pull Request. Please provide a description above and review
the requirements below.
Bug fixes and new features should include tests.
Contributors guide: https://zebra.zfnd.org/CONTRIBUTING.html
-->
## Motivation
<!--
Explain the context and why you're making that change. What is the problem
you're trying to solve? In some cases there is not a problem and this can be
thought of as being the motivation for your change.
-->
## Solution
<!--
Summarize the solution and provide any necessary context needed to understand
the code change.
-->