Skip to content

Commit 0bef2ec

Browse files
committed
Add warning to installation docs about missing template projects
1 parent 82f4737 commit 0bef2ec

File tree

1 file changed

+4
-0
lines changed
  • docs/docs/getting-started/installation

1 file changed

+4
-0
lines changed

docs/docs/getting-started/installation/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Looking to install AdvantageKit in a [Python robot project](https://docs.wpilib.
66

77
## New Projects
88

9+
:::info
10+
Template projects are not currently available for the 2026 beta or 2027 alpha versions of AdvantageKit.
11+
:::
12+
913
For new projects, we highly recommend starting with one of the [template projects](/getting-started/template-projects) attached to the [latest release](https://github.com/Mechanical-Advantage/AdvantageKit/releases). These projects include detailed documentation and setup instructions for many common use cases:
1014

1115
- **[2025 KitBot Template](../template-projects/kitbot-2025-template.md)**: For robots based on the 2025 FIRST KitBot.

0 commit comments

Comments
 (0)