jdaugherty commented on code in PR #14809: URL: https://github.com/apache/grails-core/pull/14809#discussion_r2145230760
########## grails-doc/src/en/guide/REST/angularProfile.adoc: ########## @@ -23,6 +23,18 @@ The biggest change in this profile is that the profile creates a multi project g To get started with the Angular profile, create an application specifying `angular` as the name of the profile: +//NEW Review Comment: Great, thank you! FYI: You can force push an amended commit instead of creating new commits to keep the # of commits low & the git history clean. Alternatively, if the change is large, and people need to see the differences, we can rebase this PR when we merge it. Both are options. In this case, we can just squash the PR when we merge it. -- 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]
