jamesfredley commented on code in PR #14962: URL: https://github.com/apache/grails-core/pull/14962#discussion_r2265356108
########## README.md: ########## @@ -117,6 +117,10 @@ For further information, please consult the [documentation](https://docs.grails. Apache Grails is licensed under the Apache License, Version 2.0. For details, see the [LICENSE](./LICENSE). +## Versioning + +The Apache Grails versioning scheme is defined in [RELEASE.md Appendix: Versioning](https://github.com/apache/grails-core/blob/7.0.x/RELEASE.md#appendix-versioning). Review Comment: I think you can get away with just the following here, which saves us from adjusting the branch going forward. `[RELEASE.md Appendix: Versioning](RELEASE.md#appendix-versioning)` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
