Commit f16d69a
authored
docs: update contribution instructions with instructions for Docker replacements (aws#34038)
### Reason for this change
aws-cdk supports Docker replacements such as Finch, but the CONTRIBUTING.md guidelines don't mention it.
### Description of changes
Add instructions for using Docker replacements.
### Describe any new or updated permissions being added
None
### Description of how you validated changes
Used the instructions myself.
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 836c5cf commit f16d69a
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
0 commit comments