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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
ea46a67d
Commit
ea46a67d
authored
Jul 06, 2020
by
Mike Jang
Committed by
Mike Lewis
Jul 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For troubleshooting, add conditions for a table
parent
368ba899
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+3
-0
No files found.
doc/development/documentation/styleguide.md
View file @
ea46a67d
...
...
@@ -1598,6 +1598,9 @@ can facilitate this by making sure the troubleshooting content addresses:
1.
How the user can confirm they have the problem.
1.
Steps the user can take towards resolution of the problem.
If the contents of each category can be summarized in one line and a list of steps aren't required, consider setting up a
[
table
](
#tables
)
with headers of
*Problem*
\|
*Cause*
\|
*Solution*
(or
*Workaround*
if the fix is temporary), or
*Error message*
\|
*Solution*
.
## Feature flags
Learn how to
[
document features deployed behind flags
](
feature_flags.md
)
.
...
...
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