-
Dmytro Zaporozhets (DZ) authoredDmytro Zaporozhets (DZ) authored
Developer Certificate of Origin + License
By contributing to GitLab B.V., You accept and agree to the following terms and conditions for Your present and future Contributions submitted to GitLab B.V. Except for the license granted herein to GitLab B.V. and recipients of software distributed by GitLab B.V., You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following DCO + License terms.
This notice should stay as the first item in the CONTRIBUTING.md file.
Code of conduct
As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion.
Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team.
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
Instances of abusive, harassing, or otherwise unacceptable behavior can be reported by emailing contact@gitlab.com.
This Code of Conduct is adapted from the Contributor Covenant, version 1.1.0, available at https://contributor-covenant.org/version/1/1/0/.
Changelog
We keep a changelog which is manually managed by maintainer.
Maintainers
Maintainer |
---|
@sri19 |
@dzaporozhets |
Development Process
Merge requests need to be approved by a maintainer.
Stable branch
We recomment out users to include template from stable branch.
GitLab contains 5-Minute-Production-App template which is equivalent of deploy.yml
from stable branch. As result any change to the stable branch should be backward compatible with old deploy.yml
as much as possible.
We don't push directly to stable branch. Instead we do a merge request from master to stable.