Files
Moya/.github/Pull_request_template.md

19 lines
461 B
Markdown

<!--
Thank you for contributing to Moya! 🙌
Choosing a base branch:
master: bug fixes, non breaking API changes, documentation fixes
development: breaking changes, features for the next version
If your pull request fixes an issue, please reference the issue.
For example, when your pull request fixes issue 10, add the following line:
Fixes #10
This will make sure that when the pull request is merged, the issue will automatically be closed.
-->