From f4a023205eaf7d093977f4f38d0da27ceb19f676 Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Sun, 13 Oct 2024 16:27:43 -0700 Subject: [PATCH] Add shoutout for beta testing to help screen (#704) --- vscode-wpilib/resources/webviews/help.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/vscode-wpilib/resources/webviews/help.html b/vscode-wpilib/resources/webviews/help.html index fbc2eea6..b55c8b79 100644 --- a/vscode-wpilib/resources/webviews/help.html +++ b/vscode-wpilib/resources/webviews/help.html @@ -13,12 +13,16 @@

WPILib Help

Welcome to WPILib Help!

-

To open this window again, open the Command Palette (F1 or View->Command Palette), and select - Open WPILib Help. -

+

Thank you for beta testing the 2025 WPILib. Please see the the beta test + instructions for the expectations for beta testing and provide your feedback at https://github.com/wpilibsuite/2025Beta.

For more help, see - the WPILib documentation. + the WPILib documentation. +

+ +

To open this window again, open the Command Palette (F1 or View->Command Palette), and select + Open WPILib Help.