b4494fa547
The docs now have multi-level breadcrumbs so including "Sanity Tests »" in the title on a sanity test page is redundant.
15 lines
309 B
ReStructuredText
15 lines
309 B
ReStructuredText
changelog
|
|
=========
|
|
|
|
Basic linting of changelog fragments with yamllint and rstcheck.
|
|
|
|
One or more of the following sections are required:
|
|
|
|
- major_changes
|
|
- minor_changes
|
|
- deprecated_features
|
|
- removed_features
|
|
- bugfixes
|
|
- known_issues
|
|
|
|
New modules and plugins must not be included in changelog fragments.
|