Skip to content

Commit 0d5c3cd

Browse files
committed
chore: remove old template
1 parent bd55998 commit 0d5c3cd

File tree

2 files changed

+7
-35
lines changed

2 files changed

+7
-35
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Bug Report 🐝
22
description: Create a bug report to help us improve the action.
3-
title: "bug 🐝: "
4-
labels: ["bug 🐝", "triage ⚠️"]
3+
title: 'bug: 🐝 '
4+
labels: ['bug 🐝', 'triage ⚠️']
55
assignees:
66
- JamesIves
77
body:
@@ -15,14 +15,14 @@ body:
1515
id: bug-description
1616
attributes:
1717
label: Describe the bug
18-
description: "Please provide a clear and concise description of what the bug is and what you expected to happen."
18+
description: 'Please provide a clear and concise description of what the bug is and what you expected to happen.'
1919
validations:
2020
required: true
2121
- type: textarea
2222
id: reproduction-steps
2323
attributes:
2424
label: Reproduction Steps
25-
description: "Steps to reproduce the behavior. Please provide a minimal example if possible."
25+
description: 'Steps to reproduce the behavior. Please provide a minimal example if possible.'
2626
validations:
2727
required: true
2828
- type: textarea
@@ -37,14 +37,14 @@ body:
3737
id: workflow
3838
attributes:
3939
label: Workflow
40-
description: "Please provide a link or snippet of your workflow yml file."
40+
description: 'Please provide a link or snippet of your workflow yml file.'
4141
render: yml
4242
validations:
4343
required: true
4444
- type: textarea
4545
id: additional-comments
4646
attributes:
4747
label: Additional Comments
48-
description: "Add any other context about the problem here that does not fit elsewhere."
48+
description: 'Add any other context about the problem here that does not fit elsewhere.'
4949
validations:
50-
required: false
50+
required: false

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)