Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.96 KB

File metadata and controls

31 lines (19 loc) · 1.96 KB

Contributing to Microsoft Build CLI

Thank you for your interest in improving the Build CLI skill! The best ways to contribute are:

  • Report issues — Found a bug or unexpected behavior? Open an issue.
  • Suggest skill improvements — If the skill handled your prompt poorly, use the Skill Suggestion template to tell us what happened and what you expected.
  • Join the discussion — Have an idea or question? Start a thread in Discussions.

Pull requests are welcome for bug fixes and documentation improvements. For larger changes, please open an issue first so we can discuss the approach.

Getting Started

  1. Fork the repository
  2. Create a feature branch (git checkout -b my-fix)
  3. Make your changes
  4. Test locally with the GitHub Copilot CLI, following the README instructions
  5. Submit a pull request

Contributor License Agreement

Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately. Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Security

If you discover a security vulnerability, please follow the instructions in SECURITY.md. Do not open a public issue for security vulnerabilities.