Contributing
Contributions require agreeing to a Contributor License Agreement (CLA). A bot will guide you through this when you submit a PR (one-time process).
This project follows the Microsoft Open Source Code of Conduct. See also the MIT License.
To raise an issue, please go to our issues log and raise a new issue.
Fill out the Bug or Feature template in full and submit the issue for triage.
Please raise a feature request as an issue
- Fixes a bug or feature reported and accepted in our Accelerator issues log on the accelerator repo
- New features should be relevant to, and improve upon, existing core functionality
- PR contains documentation update
- PR is rebased against the latest
mainbranch - PR is squashed into one commit per logical change
- PR commit message should be concise but descriptive (will be used to generate release notes)
- Fixes a documentation bug or feature reported and accepted in this repository’s issues log
- New features should be relevant to, and improve upon, existing core documentation
- PR is rebased against the latest
mainbranch - PR is squashed into one commit per logical change
- PR commit message should be concise but descriptive (will be used to generate release notes)
