Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1013 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 1013 Bytes

How to contribute

If you would like to contribute to the Azure Tenant AI Chat 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