diff --git a/DevelopmentBuilds.md b/DevelopmentBuilds.md index bf37a03441..86eb538306 100644 --- a/DevelopmentBuilds.md +++ b/DevelopmentBuilds.md @@ -4,6 +4,11 @@ This article contains instructions on building projects using a development buil **Note:** This only applies to Java/C++ teams. +> [!WARNING] +> **There are no stability or compatibility guarantees for builds outside of [tagged releases](https://github.com/wpilibsuite/allwpilib/releases). Changes may not be fully documented. Use them at your own risk!** +> +> Development builds may be non-functional between the end of the season and the start of beta testing. Development builds are also likely to be incompatible with vendor libraries during this time. + ## Development Build Development builds are the per-commit build hosted every time a commit is pushed to the [allwpilib](https://github.com/wpilibsuite/allwpilib/) repository. These builds are then hosted on [artifactory](https://frcmaven.wpi.edu/artifactory/webapp/#/home).