Skip to content

Commit 56b1ee6

Browse files
committed
Add shoutout for beta testing to help screen
1 parent 90ef991 commit 56b1ee6

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

vscode-wpilib/resources/webviews/help.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,16 @@ <h1>WPILib Help</h1>
1313

1414
<p>Welcome to WPILib Help!</p>
1515

16-
<p>To open this window again, open the Command Palette (F1 or View->Command Palette), and select
17-
<b>Open WPILib Help.</b>
18-
</p>
16+
<p>Thank you for beta testing the 2025 WPILib. Please see the <a
17+
href="https://docs.wpilib.org/en/latest/docs/beta/beta-getting-started/welcome.html">the beta test
18+
instructions</a> for the expectations for beta testing.</p>
1919

2020
<p>For more help, see
21-
<a href="https://docs.wpilib.org/en/stable">the WPILib documentation.</a>
21+
<a href="https://docs.wpilib.org/en/latest">the WPILib documentation.</a>
22+
</p>
23+
24+
<p>To open this window again, open the Command Palette (F1 or View->Command Palette), and select
25+
<b>Open WPILib Help.</b>
2226
</p>
2327

2428
</body>

0 commit comments

Comments
 (0)