Skip to content

Commit b3e60fc

Browse files
authored
Merge branch 'main' into merge-back/2.81.0
2 parents bd920f2 + 43d2060 commit b3e60fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ We recommend that you use [Visual Studio Code](https://code.visualstudio.com/) t
7777
We use `eslint` to keep our code consistent in terms of style and reducing defects. We recommend installing
7878
the [eslint extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) as well.
7979

80+
Windows, as a development environment, has known performance and compatibility issues. To help in this case, consider using [Gitpod](#gitpod) or [Amazon CodeCatalyst DevEnv](https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/codecatalyst-service.html) instead.
81+
8082
### Repo Layout
8183

8284
The AWS CDK is a [NPM](https://www.npmjs.com/about) project written in [typescript](https://www.typescriptlang.org/).

0 commit comments

Comments
 (0)