Commit fddc0609 authored by Thong Kuah's avatar Thong Kuah
Browse files

Merge branch 'contributing' into 'master'

Add CONTRIBUTING guide + code of conduct

See merge request gitlab-org/cluster-integration/auto-deploy-image!17
parents 14269ef6 d70d8859
Loading
Loading
Loading
Loading

CONTRIBUTING.md

0 → 100644
+25 −0
Original line number Diff line number Diff line
## Contributing

Thank you for your interest in contributing to this GitLab project! We welcome
all contributions. By participating in this project, you agree to abide by the
[code of conduct](#code-of-conduct).

## 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.

[DCO + License](https://gitlab.com/gitlab-org/dco/blob/master/README.md)

_This notice should stay as the first item in the CONTRIBUTING.md file._

## Code of conduct

We want to create a welcoming environment for everyone who is interested
in contributing. Please visit our [Code of Conduct
page](https://about.gitlab.com/contributing/code-of-conduct) to learn
more about our committment to an open and welcoming environment.
 No newline at end of file
+5 −1
Original line number Diff line number Diff line
# auto-deploy-image

The [Auto-DevOps](https://docs.gitlab.com/ee/topics/autodevops/) [deploy stage](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/ci/templates/Jobs/Deploy.gitlab-ci.yml) image.

## Contributing and Code of Conduct

Please see [CONTRIBUTING.md](CONTRIBUTING.md)