BattleWords / .github /copilot-instructions.md
Surn's picture
Basic Only version step 1
af6faa7
# Copilot Instructions
## General Guidelines
- Minimal changes to existing code
- Preserve functionality when possible
- Clear and concise comments
- No test unless specified
- No plan unless specified
- No compile unless specified
## Project-Specific Rules
- Remove AI generation of wordlists and audio system from the basic codebase
- Keep challenge mode/HF storage and PWA support in the basic codebase