mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-03 16:04:30 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -1527,7 +1527,10 @@ Instead of:
|
||||
|
||||
## limitations
|
||||
|
||||
Do not use **limitations**. Use **known issues** instead.
|
||||
Do not use **Limitations** as a topic title. For more information,
|
||||
see [reference topic titles](../topic_types/reference.md#reference-topic-titles).
|
||||
|
||||
If you must, you can use the title **Known issues**.
|
||||
|
||||
## log in, log on
|
||||
|
||||
|
@ -30,9 +30,11 @@ Reference topic titles are usually nouns.
|
||||
Avoid these topic titles:
|
||||
|
||||
- `Important notes`. Instead, incorporate this information
|
||||
closer to where it belongs. For example, this information might be a prerequisite
|
||||
closer to where it belongs. This information might be a prerequisite
|
||||
for a task, or information about a concept.
|
||||
- `Limitations`. Instead, move the content near other similar information.
|
||||
Content listed as limitations can often be considered prerequisite
|
||||
information about how a feature works.
|
||||
If you must, you can use the title `Known issues`.
|
||||
|
||||
## Example
|
||||
|
Reference in New Issue
Block a user