先修复一下,错误的场景 删除不必要的钓场资产 修复into场景 update:更新meta文件,修复报错 update:修复资源 修复第一章节建造 修复建造第三章 update:删除多余内容 update:更新README.md update:还原图标 update:更新README update:更新配置
1.0 KiB
1.0 KiB
Contributing
How to Contribute
Code of Conduct
This repository has adopted the Contributor Covenant as it's Code of Conduct. It is expected that participants adhere to it.
Proposing a Change
If you are unsure about whether or not a change is desired, you can create an issue. This is useful because it creates the possibility for a discussion that's visible to everyone.
When fixing a bug it is fine to submit a pull request right away.
Sending a Pull Request
Steps to be performed to submit a pull request:
- Fork the repository and create your branch from
develop. - If you have fixed a bug or added code that should be tested, add tests.
- Click
Window > Generals > Test Runnerto test - Commit with a massage based on Angular Commit Message Conventions.
- Fill out the description, link any related issues and submit your pull request.
License
By contributing to this repository, you agree that your contributions will be licensed under its MIT license.