matrei commented on code in PR #14994: URL: https://github.com/apache/grails-core/pull/14994#discussion_r2289070149
########## grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/view/Scaffolding.java: ########## @@ -51,12 +51,14 @@ public String getName() { @Override public String getTitle() { - return "Grails Scaffolding Plugin"; + return "Scaffolding"; Review Comment: I started drifting into thinking in "Features", not implementations. I don't know, it's not a always a clear cut. -- 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: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org