mirror of
https://github.com/Moya/Moya.git
synced 2026-03-18 19:52:28 +00:00
19 lines
461 B
Markdown
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.
|
|
|
|
-->
|