gitlab-ce/doc/development/documentation/workflow.md

11 lines
1.0 KiB
Markdown

---
description: Learn the processes for contributing to GitLab's documentation.
---
# Documentation workflows at GitLab
Documentation workflows at GitLab differ depending on the reason for the change. The two types of documentation changes are:
- [Feature-Change Updates](feature-change-workflow.md) - The documentation is being created or updated as part of the development and release of a new or enhanced feature. This process involves the developer of the feature, along with the product manager and technical writer who are listed for the feature's [DevOps stage](https://about.gitlab.com/handbook/product/categories/#devops-stages). Typically, the necessary changes to documentation files are included as part of the new feature's merge request.
- [Improvements](improvement-workflow.md) - The documentation is being created or updated to improve accuracy, completeness, ease of use, or any other improvement not related to a feature change. Anyone (and everyone) can contribute a merge request for this type of update.