1 Star 0 Fork 0

Hyperledger/aries-mobile-agent-react-native

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
CONTRIBUTING 1.38 KB
Copy Edit Raw Blame History
## Contributor's Guide:
Thanks for your interest in the project! We welcome pull requests from developers of all skill levels.
If you would like to contribute but don't already have something in mind,
we invite you to take a look at our roadmap list. If you see one you'd like
to work on, please leave a quick comment so that we don't end up with
duplicated effort. Thanks in advance!
Please note that all contributors and maintainers of this project are subject to our [Code of Conduct][coc].
### Pull Requests
Before submitting a pull request, please ensure you have added or updated tests as appropriate, and that all existing tests still pass with your changes. Please also ensure that your coding style is consistent with existing code in the project. A checklist is included in the PR template as a friendly reminder.
**If your changes should result in a new version, please add a changeset with `yarn changeset add`**
### Commit Messages
We require all contributors to agree to the [DCO](https://developercertificate.org/). Every commit must contain a DCO `Signed-off-by` line. To automatically add this line, simply include the `-s` flag when executing `git commit`.
### Test coverage
At minimum, all pull requests should maintain current test coverage, and preferably increase it. To run tests with coverage output, run `yarn coverage` from the root of the repo.
[coc]: ./CODE_OF_CONDUCT.md
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/aries-mobile-agent-react-native.git
git@gitee.com:hyperledger/aries-mobile-agent-react-native.git
hyperledger
aries-mobile-agent-react-native
aries-mobile-agent-react-native
main

Search