- {!githubTrackedIssue && githubTrackingEnabled && (
- <>
-
- {!canCreateTrackingIssue && (
- {t("taskDetail.githubTracking.createIssueHelper", "Tracking issue will be created once this task has a title or description to summarize.")}
- )}
- >
- )}
- {canEditGithubTracking && (
- <>
-
-
+ {!githubTrackedIssue && githubTrackingEnabled && (
+ <>
+
+ {!canCreateTrackingIssue && (
+ {t("taskDetail.githubTracking.createIssueHelper", "Tracking issue will be created once this task has a title or description to summarize.")}
+ )}
+ >
+ )}
+ {canEditGithubTracking && (
+ <>
+
+