46 lines
669 B
Markdown
46 lines
669 B
Markdown
# {Feature Name}
|
|
|
|
## Overview
|
|
|
|
{Brief description of what this feature does and why users would use it}
|
|
|
|
## How to Use
|
|
|
|
### Step 1: {First Step}
|
|
|
|
{Description}
|
|
|
|

|
|
|
|
### Step 2: {Second Step}
|
|
|
|
{Description}
|
|
|
|

|
|
|
|
## Configuration Options
|
|
|
|
| Option | Description | Default |
|
|
|--------|-------------|---------|
|
|
| {option} | {description} | {default} |
|
|
|
|
## Common Use Cases
|
|
|
|
### {Use Case 1}
|
|
|
|
{Description of use case and how to achieve it}
|
|
|
|
### {Use Case 2}
|
|
|
|
{Description of use case and how to achieve it}
|
|
|
|
## FAQ
|
|
|
|
### {Common Question 1}
|
|
|
|
{Answer}
|
|
|
|
### {Common Question 2}
|
|
|
|
{Answer}
|