Skip to content

Commit 0696ee6

Browse files
committed
update labels
1 parent 864343c commit 0696ee6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/crate-build-failure.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ body:
1414
required: true
1515
- type: input
1616
attributes:
17-
label: build failure link
17+
label: Build failure link
1818
validations:
1919
required: true
2020
- type: textarea
2121
attributes:
22-
label: additional details
22+
label: Additional details

.github/ISSUE_TEMPLATE/sandbox-limits-increase-request.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ body:
1414
required: true
1515
- type: input
1616
attributes:
17-
label: build failure link
17+
label: Build failure link
1818
validations:
1919
required: true
2020
- type: input
2121
attributes:
22-
label: requested RAM limit
22+
label: Requested RAM limit
2323
placeholder: "default: 3 GB"
2424
- type: input
2525
attributes:
26-
label: requested timeout
26+
label: Requested timeout
2727
placeholder: "default: 15 minutes"
2828
- type: input
2929
attributes:
30-
label: requested number of targets
30+
label: Requested number of targets
3131
placeholder: "default: 10"
3232
- type: textarea
3333
attributes:

0 commit comments

Comments
 (0)