mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
docs: add worklow docs
This commit is contained in:
17
CONTRIBUTING.md
Normal file
17
CONTRIBUTING.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# How to contribute
|
||||
|
||||
To contribute effectively to this or other Open StApps projects you should read the documentation in this repository
|
||||
|
||||
* What's the scope of one [project](../project-docs/workflow/PROJECT.md)?
|
||||
* How to create [issues](../project-docs/workflow/ISSUES.md) in projects.
|
||||
* How to [set up](../project-docs/SETUP.md) your machine?
|
||||
* How to contribute code?
|
||||
* What's the [branching model](../project-docsworkflow/BRANCHING.md)?
|
||||
* How to write [code](../project-docs/workflow/CODING.md)?
|
||||
* How to create [merge requests](../project-docs/workflow/MERGING.md)?
|
||||
* How to write [documentation](../project-docs/workflow/DOCUMENTATION.md)?
|
||||
* How to [version](../project-docs/workflow/VERSIONING.md) the code?
|
||||
|
||||
## Further resources
|
||||
|
||||
* [Docker cheat sheet](../project-docs/DOCKER_CHEAT_SHEET.md)
|
||||
Reference in New Issue
Block a user