docs: correct Windows virtual environment activation commands
Your AI's guard dog to stop it from going rogue.
Brought to you by:
doberman
Originally created by: fu351
CONTRIBUTING.md currently shows one generic Windows virtual-environment activation command. PowerShell and Command Prompt use different activation scripts, so first-time contributors can hit an avoidable setup error.
CONTRIBUTING.md (github.com).venv\Scripts\Activate.ps1..venv\Scripts\activate.bat.Do not recommend bypassing execution-policy protections or running downloaded scripts with elevated privileges. This documentation change must not alter Unix/macOS instructions.
See CONTRIBUTING.md (github.com) before opening a pull request.
Ticket changed by: fu351