Add folder structure documentation and standardize folder naming

This commit is contained in:
2025-04-14 22:41:53 +01:00
parent ef3108113e
commit 0a6279a508
3 changed files with 61 additions and 1 deletions

View File

@ -17,6 +17,7 @@ Detailed workflow documentation is available in the `.ai-workflows/` directory:
- **@.ai-workflows/bug-fixing.md**: Guidelines for identifying and fixing bugs
- **@.ai-workflows/code-review.md**: Standards for reviewing code changes
- **@.ai-workflows/feature-development.md**: Process for developing new features
- **@.ai-workflows/folder-structure.md**: Documentation of the plugin's folder structure and naming conventions
- **@.ai-workflows/local-env-vars.md**: Local development environment paths and URLs
- **@.ai-workflows/release-process.md**: Steps for preparing and publishing releases