Skip to content

Commit 0a57c10

Browse files
Check boxes
1 parent 7365386 commit 0a57c10

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Ref: **Insert issue URL**
55
# What are you changing?
66

77
<!-- Select one option. -->
8-
- *images* <!-- (`target:images`) -->
9-
- *docs only* <!-- (`target:docs-only`) -->
10-
- *Other* <!-- (`target:other`) -->
8+
- [ ] *images* <!-- (`target:images`) -->
9+
- [ ] *docs only* <!-- (`target:docs-only`) -->
10+
- [ ] *Other* <!-- (`target:other`) -->
1111

1212
# If changing images, what kind of change is it?
1313

1414
<!-- Select one option. -->
15-
- *Bug/security fix* <!-- (`change:bugfix`) -->
16-
- *New feature* <!-- (`change:feature`) -->
17-
- *Breaking change (i.e. Change to default OS, incompatible tooling change etc)* <!-- (`change:breaking`) -->
18-
- *Other* <!-- (`change:other`) -->
19-
- *NA* <!-- (`change:na`) -->
15+
- [ ] *Bug/security fix* <!-- (`change:bugfix`) -->
16+
- [ ] *New feature* <!-- (`change:feature`) -->
17+
- [ ] *Breaking change (i.e. Change to default OS, incompatible tooling change etc)* <!-- (`change:breaking`) -->
18+
- [ ] *Other* <!-- (`change:other`) -->
19+
- [ ] *NA* <!-- (`change:na`) -->

0 commit comments

Comments
 (0)