Fix case of readme.md file in .ai-workflows directory

This commit is contained in:
2025-04-14 23:30:51 +01:00
parent b02151ac2e
commit 1fa143b4aa
2 changed files with 6 additions and 0 deletions

15
.ai-workflows/readme.md Normal file
View File

@ -0,0 +1,15 @@
# AI Workflows
This directory contains workflow documentation for AI assistants working with this repository.
## Contents
- **bug-fixing.md**: Guidelines for identifying and fixing bugs in the codebase
- **code-review.md**: Standards and procedures for reviewing code changes
- **dev-prefs-memory.md**: Persistent memory of developer preferences
- **feature-development.md**: Process for developing new features
- **folder-structure.md**: Documentation of the plugin's folder structure and naming conventions
- **local-env-vars.md**: Local development environment paths and URLs
- **release-process.md**: Steps for preparing and publishing new releases
These documents help ensure consistent quality and approach when using AI tools to assist with development tasks.