Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions vscode-wpilib/resources/webviews/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,15 @@ <h1>WPILib Help</h1>

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

<p>
Thank you for beta testing the 2026 WPILib. Please see the
<a href="https://docs.wpilib.org/en/latest/docs/beta/beta-getting-started/welcome.html"
>the beta test instructions</a
>
for the expectations for beta testing and provide your feedback at
<a href="https://github.com/wpilibsuite/2026Beta">https://github.com/wpilibsuite/2026Beta</a>.
</p>

<p>
To open this window again, open the Command Palette (F1 or View->Command Palette), and select
<b>Open WPILib Help.</b>
Expand Down