Skip to main content

Component Capability Template

Component capability markdown template.

Markdown template

Copy the contents to an empty markdown file and start editing. Remove the help text in block quotes and any unused sections.

# \<Component name\> capabilities
---

# Table of contents

1. [General component purpose and overview](#introduction)
2. [Capabilities](#capabilities)
2.1. [Subchapters of different Component capabilities](#subcapability)

## 1. General component purpose and overview <a id="introduction"></a>

Describe briefly the purpose of the component. If possible and if it makes understanding easier, end-user use case diagrams may be included (optional).

## 2. Capabilities <a name="capabilities"></a>

Description of capabilities, potentially divided into sub-chapters. For a detailed guideline to the content of this chapter, see [Component Capability Guideline](/docs/Guides/Conceptual-Guides/Component-Capability-Guideline/).

### 2.1 Subchapters of different Component capabilities <a name="subcapability"></a>

Owner: Requirements Team