Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.34 KB

CONTRIBUTING.md

File metadata and controls

26 lines (19 loc) · 2.34 KB

How to contribute

If you would like to contribute to the Power BI visuals TypeUtils 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 take a look at our Development Workflow

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 style checks are passed (How to lint the source code)
  4. Ensure that the unit tests are passed (How to run unit tests locally)
  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.