You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove checklist from pull request template (#23876)
The checklist is ugly and mostly ignored. Another attempt at rewriting the pull request template.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
*[ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)
7
-
8
-
### Adding new Construct Runtime Dependencies:
9
-
10
-
*[ ] This PR adds new construct runtime dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-construct-runtime-dependencies)
11
-
12
-
### New Features
13
-
14
-
*[ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
15
-
* [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)?
16
-
17
16
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments