v2/docs/github-issues/README.md
This directory contains ready-to-use GitHub issue templates for documenting fixes and features.
File: wsl-enotempty-automatic-recovery.md
Purpose: Document the automatic error recovery implementation for WSL better-sqlite3 ENOTEMPTY errors
Usage:
# Automated (requires gh CLI)
bash scripts/create-github-issue.sh
# Manual
1. Go to https://github.com/ruvnet/claude-flow/issues/new
2. Copy content from: docs/github-issues/wsl-enotempty-automatic-recovery.md
3. Paste into issue body
4. Add labels: enhancement, bug-fix, wsl, user-experience, v2.7.35
5. Set milestone: v2.7.35
6. Submit
Before Submitting:
| Test | Status | Date |
|---|---|---|
| Ubuntu 22.04 Clean Install | ✅ PASS | 2025-11-13 |
| Debian 12 Cross-Distro | ✅ PASS | 2025-11-13 |
| Corrupted Cache Recovery | ✅ PASS | 2025-11-13 |
| Overall Success Rate | 100% | 2025-11-13 |
Details: See docs/DOCKER_TEST_RESULTS_v2.7.35.md
enhancement - New feature or improvementbug-fix - Fixes an existing issuewsl - WSL-specificuser-experience - Improves UXv2.7.35 - Version tagLast Updated: 2025-11-13 Status: Ready for GitHub issue creation ✅