Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ The introduction typically provides context for the procedure, such as:

For details and examples, see the link:https://redhat-documentation.github.io/supplementary-style-guide/#shortdesc[Short descriptions] section in the Red Hat supplementary style guide.

[id="limitations"]
.Limitations
This section is optional and not used often. If there are any limitations that affect the procedure, list them in this section. Use a bulleted list for limitations and the plural heading *Limitations*, even if your procedure only has a single limitation.

[id="prerequisites"]
.Prerequisites
This section is optional. Prerequisites are a bulleted list of conditions that must be satisfied before the user starts the procedure. Use a bulleted list for prerequisites and the plural heading *Prerequisites*, even if your procedure only has a single prerequisite.
Expand Down
5 changes: 5 additions & 0 deletions modular-docs-manual/content/topics/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ For a complete list of changes, see link:https://github.com/redhat-documentation
// link:<URL of the GitHub issue associated with this change>

[discrete]
== 2025: April

* Removed 'Limitations' section from the Procedure section.
* Updated the comments in the templates to provide guidance to prepare for migration to DITA.

== 2024: January

* Removed the `*[role="_abstract"]*` tag from the templates (regression).
Expand Down