6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
---
|
|
description: Defines the general guidelines to be followed when making changes to automation scripts.
|
|
globs: /**/*.ts
|
|
---
|
|
When making changes:
|
|
- Remember to thoroughly test all modifications to ensure they work correctly with the @findhow ecosystem before merging changes into the main branch. |