1 Star 0 Fork 0

梦浮生 / AirSim-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
Shital Shah 提交于 2018-11-09 02:55 . Enable mkdocs

Contributing

Quick Start

Checklist

  • Use same style and formatting as rest of code even if it's not your preferred one.
  • Change any documentation that goes with code changes.
  • Do not include OS specific header files or new 3rd party dependencies.
  • Keep your pull request small, ideally under 10 files.
  • Make sure you don't include large binary files.
  • When adding new includes, make dependency is absolutely necessary.
  • Rebase your branch frequently with master (once every 2-3 days is ideal).
  • Make sure your code would compile on Windows, Linux and OSX.
1
https://gitee.com/ld0219/AirSim-1.git
git@gitee.com:ld0219/AirSim-1.git
ld0219
AirSim-1
AirSim-1
master

搜索帮助