miden-crypto/.github/pull_request_template.md
2023-03-01 17:45:57 +01:00

9 lines
361 B
Markdown

## Describe your changes
## Checklist before requesting a review
- Repo forked and branch created from `next` according to naming convention.
- Commit messages and codestyle follow [conventions](./CONTRIBUTING.md).
- Relevant issues are linked in the PR description.
- Tests added for new functionality.
- Documentation/comments updated according to changes.