mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 22:47:42 +01:00
fix(.github/ISSUE_TEMPLATE): fix linting issue (@ is a reserved character)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/02_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/02_bug_report.yml
vendored
@@ -23,7 +23,7 @@ body:
|
|||||||
- label: lucide-vue
|
- label: lucide-vue
|
||||||
- label: lucide-vue-next
|
- label: lucide-vue-next
|
||||||
- label: lucide-astro
|
- label: lucide-astro
|
||||||
- label: @lucide/icons
|
- label: '@lucide/icons'
|
||||||
- label: Figma plugin
|
- label: Figma plugin
|
||||||
- label: source/main
|
- label: source/main
|
||||||
- label: other/not relevant
|
- label: other/not relevant
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ body:
|
|||||||
- label: lucide-vue
|
- label: lucide-vue
|
||||||
- label: lucide-vue-next
|
- label: lucide-vue-next
|
||||||
- label: lucide-astro
|
- label: lucide-astro
|
||||||
- label: @lucide/icons
|
- label: '@lucide/icons'
|
||||||
- label: Figma plugin
|
- label: Figma plugin
|
||||||
- label: all JS packages
|
- label: all JS packages
|
||||||
- label: site
|
- label: site
|
||||||
|
|||||||
Reference in New Issue
Block a user