cederom commented on PR #16823: URL: https://github.com/apache/nuttx/pull/16823#issuecomment-3482960509
Hey there @acassis can we please update this text to the one below and move forward? Do we agree now that both git commits and pull requests need breaking mark? :-) > Breaking Changes must be clearly marked both in Git Commits and Pull Requests: 1. Put ! (exclamation mark) as first character of the title; 2. Put BREAKING CHANGE: in the body with a brief change description and the quick-fix instructions. This helps users identify areas that need an update on their side, grep git logs, and auto-generate Release Notes. I saw `[!]` mark used already which should be just `!` right? :-) -- 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]
