Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (30 loc) · 2.1 KB

CONTRIBUTING.md

File metadata and controls

43 lines (30 loc) · 2.1 KB

Contributing

Code of Conduct

Please review the Code of Conduct for this project.

Contribution model

All contributions to this project should be through pull requests (PR) against the main branch.

Creating a pull request

If you are new to Git, read more about creating a pull request.

Project specific PR guidelines:

  • Please be sure to verify that all applicable items in the PR template are completed.
  • Every PR that is created will kick off a build. Be sure to verify that the build for your PR has passed. The status of the build along with the status of any other checks will be displayed at the bottom of a PR.
  • Address any build failures on the PR. To get more information about build failures:
    • Click on "Show all checks" at the bottom of a PR.
    • Click on "Details" for the PR build.
    • Click on the build in the left pane. This should display the information associated with that build.
    • For more details, click on "View more details on Azure Pipelines".

Contributing license agreement

This project welcomes contributions and suggestions. 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 https://cla.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 (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

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.