Thanks for wanting to contribute to the project. We do have a few guidelines to help you settle in and ensure that we keep our development approach consistent.
We track enhancement suggestions as GitHub issues. Create an issue on the repository and provide the following information:
- A title: Please be clear and descriptive to help identify the suggestion.
- A description: Please add as much detail as you can which can include details like:
- Specific examples to demonstrate the steps. Include copy/pasteable snippets which you use in those examples, as Markdown code blocks.
- Describe the current behavior and explain which behavior you expected to see instead and why.
- (Optional but preferred) Explain why this enhancement would be useful.
- (Optional but preferred) Deployment details: Specify the version of the Azure PowerShell/Azure CLI/Bicep CLI you're using.
We track bugs as GitHub issues. Create an issue on the repository and provide the following information:
- A title: Please be clear and descriptive to help identify the bug.
- A description: Please add as much detail as you can which can include details like:
- Specific examples to demonstrate the steps. Include copy/pasteable snippets which you use in those examples, as Markdown code blocks.
- Describe the current behavior and explain which behavior you expected to see instead and why.
- (Optional but preferred) Deployment details: Specify the version of the Azure PowerShell/Azure CLI/Bicep CLI you're using.
We follow the GitHub Flow approach as part of our development with this solution. Please do not work directly on the "main" branch at this stage.