We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f38f7 commit c380d4cCopy full SHA for c380d4c
2 files changed
.github/ISSUE_TEMPLATE/01-committer-request.yml
@@ -1,6 +1,5 @@
1
name: 🙋 Request to be a Committer
2
description: Apply to become a committer with merge rights on the PrestaShop project.
3
-type: 'Task'
4
body:
5
- type: markdown
6
attributes:
.github/ISSUE_TEMPLATE/02-bug-report.yml
@@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: Report an issue on the prestashop-project.org website. Do NOT report PrestaShop software bugs here.
-type: 'Bug'
+labels: ['Bug']
0 commit comments