8 lines
317 B
Plaintext
8 lines
317 B
Plaintext
---
|
|
description: Defines the guidelines to be followed when updating documentation.
|
|
globs: /docs/**/*.*
|
|
---
|
|
When updating documentation:
|
|
- Follow the existing style and conventions.
|
|
- Ensure all updates are accurate and reflect the current state of the code.
|
|
- Provide clear and concise explanations for all concepts. |