If you would like to contribute to the Azure Tenant AI Chat solution solution accelerator repository there are many ways you can help.
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.
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.
Before submitting a pull request please make sure the following is done:
- Fork the repository
- Create a branch from the
main
- Ensure that the code build and runs without any errors
- If required update the README.md