governance/CONTRIBUTING.md
Roman Gorshunov c6b2d9e36e Add missing contribution guidelines document
Change-Id: I76f33f8e553e0909b03c45b70e5023e22d25721b
2020-06-02 15:44:50 +02:00

18 lines
656 B
Markdown

# Airship Contributing Guidelines
All Airship projects follow the contributing guidelines and
developement conventions described in the
[Develop Airship](https://airship-docs.readthedocs.io/en/latest/develop/index.html)
section of [Airship Docs](https://airship-docs.readthedocs.io/).
The Airship 2.x components, primarily
[airship/airshipctl](https://opendev.org/airship/airshipctl), have
additional
[Contributing Guidelines](https://opendev.org/airship/airshipctl/src/branch/master/CONTRIBUTING.md#user-content-contributing-guidelines)
to follow.
Please, refer to those documents if you are participating in community
project development.
Thank you.