浏览代码

Minor tweaks to contribution guidelines.

/develop-generalizationTraining-TrainerController
Marwan Mattar 6 年前
当前提交
fc92b47c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      docs/Contribution-Guidelines.md

4
docs/Contribution-Guidelines.md


Starting with v0.3, we adopted the
[Gitflow Workflow](http://nvie.com/posts/a-successful-git-branching-model/).
Consequently, the `master` branch corresponds to the latest major release of
Consequently, the `master` branch corresponds to the latest release of
the project, while the `develop` branch corresponds to the most recent, stable,
version of the project.

* Corresponding changes to documentation, unit tests and sample environments
(if applicable)
* Summary of the tests performed to validate your changes
* Issue numbers that this PR resolves (if any)
* Issue numbers that the PR resolves (if any)
### Environments

正在加载...
取消
保存