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

1.0 KiB

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 - 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. Typically, the necessary changes to documentation files are included as part of the new feature's merge request.
  • Improvements - 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.