Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 894 Bytes

File metadata and controls

29 lines (19 loc) · 894 Bytes

Contributing to claude-code-essentials-vs-code

Thanks for your interest in contributing! Here's how to get involved.

Reporting Bugs

Open a GitHub Issue with:

  • Your OS and VS Code version
  • The full error output
  • The script or step that failed

Suggesting Features

Use GitHub Discussions for feature ideas and questions.

Pull Requests

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/my-feature)
  3. Make your changes
  4. Test on your system before submitting
  5. Submit a PR with a clear description of what changed and why

Guidelines

  • Test scripts on both Unix and Windows when possible
  • Keep guides focused and practical
  • Templates should follow Anthropic's latest skill/agent standards