-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# [Issue-id](https://github.com/Azure/caf-terraform-landingzones/issues/ISSUE-ID-GOES-HERE) | ||
|
||
## PR Checklist | ||
|
||
--- | ||
|
||
<!-- Use the check list below to ensure your branch is ready for PR. --> | ||
|
||
- [ ] I have read the [CONTRIBUTING.MD instructions](./CONTRIBUTING.md) | ||
- [ ] I have changed the `resourceDefinition.json` | ||
- [ ] I have generated the resource model (there's a ```models_generated.go``` file in my PR) | ||
- [ ] I have updated the [README.md#resource-status](../README.md) | ||
- [ ] I have checked to ensure there aren't other open Pull Requests for the same update/change? | ||
|
||
## Description | ||
|
||
<!-- Concise description of the problem and the solution or the feature being added --> | ||
|
||
## Does this introduce a breaking change | ||
|
||
- [ ] YES | ||
- [ ] NO | ||
|
||
<!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> | ||
|
||
## Testing | ||
|
||
<!-- Instructions for testing and validation of your code --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.