Skip to content

Latest commit

History

History
32 lines (19 loc) 路 2.16 KB

CONTRIBUTING.md

File metadata and controls

32 lines (19 loc) 路 2.16 KB

How to contribute

If you would like to contribute to the solution solution accelerator repository there are many ways you can help.

Reporting issues

We use GitHub issues as an issue tracker for the repository. Firstly, please search in open issues and try to make sure your problem doesn't exist. If there is an issue, add your comments to this issue. If there are no issues yet, please open a new one.

Contributing Code

If you would like to contribute an improvement or a fix please create a Pull Request using the steps below. Ensure to describe the feature or bug as part of the pull request.

Sending a Pull Request

Before submitting a pull request please make sure the following is done:

  1. Fork the repository
  2. Create a branch from the main
  3. Ensure that the code build and runs without any errors
  4. If required update the README.md
  5. Complete the 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.

Contributor License Agreement (CLA)

You will need to complete a Contributor License Agreement (CLA). Briefly, this agreement testifies that you are granting us permission to use the submitted change according to the terms of the project's license, and that the work being submitted is under appropriate copyright.

Please submit a Contributor License Agreement (CLA) before submitting a pull request. You may visit https://cla.microsoft.com to sign digitally. Alternatively, download the agreement (Microsoft Contribution License Agreement.docx), sign, scan, and email it back to cla@microsoft.com. Be sure to include your github user name along with the agreement. Once we have received the signed CLA, we'll review the request.