minor format change.
diff --git a/migration/src/jira2github_import.py b/migration/src/jira2github_import.py
index c460182..ef789d3 100644
--- a/migration/src/jira2github_import.py
+++ b/migration/src/jira2github_import.py
@@ -120,8 +120,7 @@
                 "body": f"""{convert_text(comment_body, att_replace_map, account_map)}
 
 Author: {comment_author(comment_author_name, comment_author_dispname)}
-Created: {comment_created}
-Updated: {comment_updated}
+Created: {comment_created} / Updated: {comment_updated}
 """
             }
             if comment_created: