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
7c32cee3
Commit
7c32cee3
authored
Feb 20, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note warning on changing titles
parent
12ac49bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/development/documentation/styleguide.md
doc/development/documentation/styleguide.md
+4
-0
No files found.
doc/development/documentation/styleguide.md
View file @
7c32cee3
...
...
@@ -540,6 +540,10 @@ Keep heading titles clear and direct. Make every word count. To accommodate sear
| GitLab Release and Maintenance Policy | This section covers GitLab's Release and Maintenance Policy |
| Backport to older releases | Backporting to older releases |
NOTE:
**Note:**
If you change an existing title, be careful. Any such changes may affect not only
[
links
](
#anchor-links
)
within the page, but may also affect links from GitLab itself, as well as external links, to GitLab documentation.
### Anchor links
Headings generate anchor links automatically when rendered.
`## This is an example`
...
...
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