We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7efee1 commit 7fc0f4fCopy full SHA for 7fc0f4f
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,5 +1,6 @@
1
name: Bug report
2
description: Report a bug with the WordPress block editor or Gutenberg plugin
3
+type: Bug
4
labels: ['[Type] Bug']
5
body:
6
- type: markdown
@@ -74,4 +75,4 @@ body:
74
75
- label: 'Block'
76
- label: 'Classic'
77
- label: 'Hybrid (e.g. classic with theme.json)'
- - label: 'Not sure'
78
+ - label: 'Not sure'
.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,6 +1,7 @@
---
name: Feature request
about: Propose an idea for a feature or an enhancement
labels: "[Type] Enhancement"
7
0 commit comments