18 lines
240 B
Markdown
18 lines
240 B
Markdown
---
|
|
paths:
|
|
- "{{glob-pattern}}"
|
|
---
|
|
|
|
# {{Topic}} Rules
|
|
|
|
## Conventions
|
|
- {{convention 1}}
|
|
- {{convention 2}}
|
|
|
|
## Patterns
|
|
- {{preferred pattern with example}}
|
|
- {{anti-pattern to avoid}}
|
|
|
|
## Commands
|
|
- {{relevant command}}: `{{command}}`
|