We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f5c86 commit 16e1973Copy full SHA for 16e1973
vscode-wpilib/resources/webviews/help.html
@@ -11,6 +11,15 @@ <h1>WPILib Help</h1>
11
12
<p>Welcome to WPILib Help!</p>
13
14
+ <p>
15
+ Thank you for beta testing the 2026 WPILib. Please see the
16
+ <a href="https://docs.wpilib.org/en/latest/docs/beta/beta-getting-started/welcome.html"
17
+ >the beta test instructions</a
18
+ >
19
+ for the expectations for beta testing and provide your feedback at
20
+ <a href="https://github.com/wpilibsuite/2026Beta">https://github.com/wpilibsuite/2026Beta</a>.
21
+ </p>
22
+
23
<p>
24
To open this window again, open the Command Palette (F1 or View->Command Palette), and select
25
<b>Open WPILib Help.</b>
0 commit comments