Skip to content

Commit 8be81a5

Browse files
committed
@lornajane's proposal
1 parent bbafa53 commit 8be81a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ Draft pull requests can still be reviewed while in draft state.
165165

166166
### Preview specification HTML locally
167167

168+
> [!NOTE]
169+
> `npm run build-src` calls bash scripts. Use [Git Bash](https://gitforwindows.org/) on Windows, or use the Windows Subsystem for Linux (WSL).
170+
168171
The markdown source files are converted to HTML before publishing.
169172
To do this locally, please
170173

@@ -176,9 +179,6 @@ To do this locally, please
176179

177180
Please make sure the markdown validates and builds using the above steps before creating a pull request or marking a draft pull request as ready for review.
178181

179-
> [!NOTE]
180-
> `npm run build-src` calls bash scripts. Use [Git Bash](https://gitforwindows.org/) on Windows, or use the Windows Subsystem for Linux (WSL).
181-
182182
## Reviewers
183183

184184
> [!NOTE]

0 commit comments

Comments
 (0)