Skip to content

Commit c380d4c

Browse files
committed
fix
1 parent 66f38f7 commit c380d4c

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/ISSUE_TEMPLATE/01-committer-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 🙋 Request to be a Committer
22
description: Apply to become a committer with merge rights on the PrestaShop project.
3-
type: 'Task'
43
body:
54
- type: markdown
65
attributes:

.github/ISSUE_TEMPLATE/02-bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 🐛 Bug Report
22
description: Report an issue on the prestashop-project.org website. Do NOT report PrestaShop software bugs here.
3-
type: 'Bug'
3+
labels: ['Bug']
44
body:
55
- type: markdown
66
attributes:

0 commit comments

Comments
 (0)