-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Milestone
Description
After we release a new version of JUnit 5, there are always users who encounter issues while upgrading the JUnit versions used in the projects.
As @scordio pointed out in #3933 (comment), we should raise awareness of the available version upgrade strategies.
Places we could that:
- Release Notes
- project README page
- new issue overview page
- new issue templates
- pinning a related issue with an obvious issue title
sormuras, Scaronthesky and scordio