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
bfc67c3e
Commit
bfc67c3e
authored
Dec 31, 2018
by
Mike Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improvements to Style Guide, bringing it items from template
parent
613168fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
6 deletions
+11
-6
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+11
-6
No files found.
doc/development/documentation/styleguide.md
View file @
bfc67c3e
...
@@ -54,15 +54,20 @@ detail, such as specific warnings and caveats about potential ramifications.
...
@@ -54,15 +54,20 @@ detail, such as specific warnings and caveats about potential ramifications.
include presentations, videos, etc.; no matter who it was originally written for,
include presentations, videos, etc.; no matter who it was originally written for,
if it is helpful to any of our audiences, we can include it. If an outside source
if it is helpful to any of our audiences, we can include it. If an outside source
that's under copyright, rephrase, or summarize and link out; do not copy and paste.
that's under copyright, rephrase, or summarize and link out; do not copy and paste.
-
Sections like
`Use Cases`
and
`Troubleshooting`
can be added to any page where they
-
All applicable subsections as described on the
[
structure and template
](
structure.md
)
page,
apply. See the
[
structure and template
](
structure.md
)
page for more details.
with files organized in the
[
correct directory
](
index.md#documentation-directory-structure
)
.
-
Make sure each markdown file exists in the
-
Link each doc from its higher-level index page and other related pages.
[
correct directory
](
index.md#documentation-directory-structure
)
, is linked from its
-
Link out to relevant pages, whether they exist in the documentation or other sites.
higher-level index page, and is linked from other related pages.
-
Do not duplicate information.
-
Do not duplicate information.
-
Be brief and clear.
-
Structure content in alphabetical order in tables, lists, etc., unless there is
-
Structure content in alphabetical order in tables, lists, etc., unless there is
a logical reason not to (for example, when mirroring the UI or an ordered sequence).
a logical reason not to (for example, when mirroring the UI or an ordered sequence).
## Language
-
Use inclusive language and avoid jargon, as well as uncommon
words. The docs should be clear and easy to understand.
-
Write in the 3rd person (use "we", "you", "us", "one", instead of "I" or "me").
-
Be brief and clear.
-
Write in US English.
-
Write in US English.
-
Capitalize "G" and "L" in GitLab.
-
Capitalize "G" and "L" in GitLab.
-
Use title case when referring to
[
features
](
https://about.gitlab.com/features/
)
or
-
Use title case when referring to
[
features
](
https://about.gitlab.com/features/
)
or
...
...
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