Skip to content

Commit aa8ab44

Browse files
committed
chore: tweak issue template
1 parent 1963ed1 commit aa8ab44

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ body:
1313
label: Related plugins
1414
description: Select the plugin which is related
1515
options:
16-
- label: |
16+
- label: |-
1717
[plugin-babel](https://github.com/rolldown/plugins/tree/main/packages/babel)
18-
- label: |
18+
- label: |-
1919
[plugin-emotion](https://github.com/rolldown/plugins/tree/main/packages/emotion)
20-
- label: |
20+
- label: |-
2121
[plugin-jsx-remove-attributes](https://github.com/rolldown/plugins/tree/main/packages/jsx-remove-attributes)
2222
- type: textarea
2323
id: bug-description

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ body:
1313
label: Related plugins
1414
description: Select the plugin which is related
1515
options:
16-
- label: |
16+
- label: |-
1717
[plugin-babel](https://github.com/rolldown/plugins/tree/main/packages/babel)
18-
- label: |
18+
- label: |-
1919
[plugin-emotion](https://github.com/rolldown/plugins/tree/main/packages/emotion)
20-
- label: |
20+
- label: |-
2121
[plugin-jsx-remove-attributes](https://github.com/rolldown/plugins/tree/main/packages/jsx-remove-attributes)
2222
- type: textarea
2323
id: feature-description

0 commit comments

Comments
 (0)