|
|
Collection of ideas and proposals for esm-developers guidelines.
|
|
|
|
|
|
# GitFlow branching model
|
|
|
# Branching model #
|
|
|
* working with feature branches
|
|
|
* developer branch for testing
|
|
|
* release branch is always stable
|
|
|
|
|
|
# GitLab workflow
|
|
|
# Contribution guideline and workflow #
|
|
|
* Create issue for new feature or bugfix
|
|
|
* Describe the purpose of the new feature or give a bug report
|
|
|
* Create a merge request for this issue (to be merged into developer branch)
|
... | ... | |