matthiasblaesing commented on PR #9054: URL: https://github.com/apache/netbeans/pull/9054#issuecomment-3608098448
@troizet the git commit message should have the structure: - first line is summary of the changes - empty line - detailed info about the changes (if necessary) Would you mind updating to something along the lines of this? ``` Added folding for heredoc and nowdoc Additionally: - Fixed test FoldingTest - Added new tests in FoldingTest ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
