Add recommendation to use title to style guide (#5361)
This commit is contained in:
@@ -74,6 +74,7 @@ The documentation is divided into:
|
||||
1. When using `console` syntax, use `$` to indicate commands — everything else is output.
|
||||
1. Do not use the `bash` syntax when displaying command output.
|
||||
1. Command output should rarely be included — it's hard to keep up to date.
|
||||
1. Use `title` for example files, e.g., `pyproject.toml`, `Dockerfile`, or `example.py`.
|
||||
|
||||
## CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user