Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
5233ef07
Commit
5233ef07
authored
Dec 31, 2018
by
Mike Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed a typo
parent
a8f0cd51
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
doc/development/documentation/improvement-workflow.md
doc/development/documentation/improvement-workflow.md
+8
-7
No files found.
doc/development/documentation/improvement-workflow.md
View file @
5233ef07
...
...
@@ -2,20 +2,21 @@
description
:
How to improve GitLab's documentation.
---
#
Other documentation updates
#
Documentation improvement workflow
Anyone can contribute a merge request or create an issue for GitLab's documentation.
This page covers the process for general contributions to GitLab's docs (other
than those which arise from release-related feature updates) can be found on the
documentation guidelines page under
[
other documentation contributions
](
index.md#other-documentation-contributions
)
.
This page covers the process for any contributions to GitLab's docs that are
not part of feature development. If you are looking for information on updating
GitLab's docs as is required with the development and release of a new feature
or feature enhancement, see the
[
feature-change documentation workflow
](
feature-change-workflow.md
)
.
## Who updates the docs
Anyone can contribute! You can create a merge request with documentation
when you find errors or other room for improvement
, or have an idea for all-new
documentation that would help a GitLab user or admin achieve or optimize their
DevOps workflows.
when you find errors or other room for improvement
in an existing doc, or when you
have an idea for all-new documentation that would help a GitLab user or admin
to achieve or improve their
DevOps workflows.
## How to update the docs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment