Skip to content

Commit d083a50

Browse files
committed
[ci-skip] consistency
1 parent 660f421 commit d083a50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/performance_problem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
- type: input
99
attributes:
1010
label: Spark link
11-
description: We ask that all Spark profilings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
11+
description: We ask that all Spark profilings are shared through a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
1212
placeholder: Output of /spark profiler --timeout 300
1313
validations:
1414
required: true

.github/ISSUE_TEMPLATE/server_crash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
- type: input
1111
attributes:
1212
label: Spark link
13-
description: We ask that all Spark profilings are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
13+
description: We ask that all Spark profilings are shared through a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.
1414
placeholder: Output of /spark profiler --timeout 300
1515
validations:
1616
required: true

0 commit comments

Comments
 (0)