Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 2.05 KB

CONTRIBUTING.md

File metadata and controls

33 lines (24 loc) · 2.05 KB

Contributing Code

We highly value contributions made from the community and we thank you for stopping by to learn more about how to contribute to this connector.

Hard Requirements

  • Please include a test for any code you submit via PR.

The Basics

  • Create your branch from dev
  • Open your PR against the dev branch
  • Once you open your PR, it will automatically be assigned to the correct review group
  • When we are ready to cut a release, we will merge dev into main.

Issues

  • We do not require an issue for submitted PRs unless the fix is for a bug. If it's for a bug, please create a bug report and attach it to your PR.
  • If your PR solves an existing issue, please make sure you note this in your PR so that the work is attached to the issue. At the end of the PR template, you will see a place to attach your PR to an issue:

Attach PR to issues

Contributor 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 repos using our CLA.

Microsoft 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 [email protected] with any additional questions or comments.