-
Suggestion
-
Resolution: Unresolved
As per design, right now we can use the smart-commit #comment command only in the commit's subject, like this for example:
#comment Add Crashliytics to Xcode project [JIRA-ID]
Suggestion:
Allow the use of the #comment in the body, for example:
{{Add Crashlytics to Xcode project [JIRA-ID]
#comment I added the Firebase frameworks using the
manual method instead of CocoaPods, because .....}}