-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from alma-cdk/chore/update-docs
chore: Update docs (Migration Guide) and branding (Logo & Assets)
- Loading branch information
Showing
16 changed files
with
1,388 additions
and
97 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
name: "V0 to V1 Migration Issue" | ||
title: "Issue with V1 Migration: " | ||
description: > | ||
Report an issue with the V0 to V1 migration. | ||
assignees: | ||
- maintainers | ||
|
||
labels: | ||
- v1-migration-issue | ||
|
||
body: | ||
|
||
- type: dropdown | ||
attributes: | ||
label: Language | ||
description: Programming Language used with AWS CDK | ||
options: | ||
- TypeScript/JavaScript | ||
- Python | ||
- Go | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
attributes: | ||
label: Version of aws-cdk-lib | ||
description: > | ||
AWS CDK Library version used | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
attributes: | ||
label: Version of aws-cdk | ||
description: > | ||
AWS CDK CLI/Toolkit version used | ||
validations: | ||
required: true | ||
|
||
- type: input | ||
attributes: | ||
label: Original version of @alma-cdk/project | ||
description: > | ||
The v0 version used before migration to v1 | ||
validations: | ||
required: true | ||
|
||
- type: textarea | ||
attributes: | ||
label: Explain the problem | ||
description: Do not disclose any sensitive information (including AWS Account IDs)! | ||
placeholder: Tell us what happened. Do not disclose any sensitive information (including AWS Account IDs)! | ||
validations: | ||
required: true |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.