Update upgrade guide headers and descriptions for Java 21 to 25

This commit is contained in:
Bruno Borges 2025-09-23 16:43:44 -07:00
parent 56a9426dda
commit 5f88c3749f
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,9 @@
# GitHub Copilot Instructions: Java 17 to Java 21 Upgrade Guide
---
applyTo: ['*']
description: "Comprehensive best practices for adopting new Java 21 features since the release of Java 17."
---
# Java 17 to Java 21 Upgrade Guide
These instructions help GitHub Copilot assist developers in upgrading Java projects from JDK 17 to JDK 21, focusing on new language features, API changes, and best practices.

View File

@ -3,7 +3,7 @@ applyTo: ['*']
description: "Comprehensive best practices for adopting new Java 25 features since the release of Java 21."
---
# GitHub Copilot Instructions: Java 21 to Java 25 Upgrade Guide
# Java 21 to Java 25 Upgrade Guide
These instructions help GitHub Copilot assist developers in upgrading Java projects from JDK 21 to JDK 25, focusing on new language features, API changes, and best practices.