Skip to content

Commit bca330d

Browse files
committed
chore: update PR template
close #182
1 parent 1407515 commit bca330d

1 file changed

Lines changed: 10 additions & 14 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,14 @@ What kind of change does this PR introduce?
1212

1313
<!-- Please check the one that applies to this PR using "x". -->
1414

15-
```
16-
[ ] Bugfix
17-
[ ] Feature
18-
[ ] Code style update (formatting, local variables)
19-
[ ] Refactoring (no functional changes, no api changes)
20-
[ ] Build related changes
21-
[ ] CI related changes
22-
[ ] Documentation content changes
23-
[ ] Other... Please describe:
24-
```
15+
- [ ] Bugfix
16+
- [ ] Feature
17+
- [ ] Code style update (formatting, local variables)
18+
- [ ] Refactoring (no functional changes, no api changes)
19+
- [ ] Build related changes
20+
- [ ] CI related changes
21+
- [ ] Documentation content changes
22+
- [ ] Other... Please describe:
2523

2624
## What is the current behavior?
2725

@@ -33,10 +31,8 @@ Issue Number: N/A
3331

3432
## Does this PR introduce a breaking change?
3533

36-
```
37-
[ ] Yes
38-
[ ] No
39-
```
34+
- [ ] Yes
35+
- [ ] No
4036

4137
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
4238

0 commit comments

Comments
 (0)