fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-06-10 09:12:33 +00:00
committed by github-actions[bot]
parent 8665d794c4
commit fd67bfbc63
9 changed files with 209 additions and 217 deletions

View File

@@ -2,9 +2,7 @@
name: "🐛 Bug Report"
description: Create a new ticket for a bug.
title: "🐛 [Addon name] <title>"
labels: [
"bug"
]
labels: ["bug"]
body:
- type: textarea
id: description

View File

@@ -2,10 +2,7 @@
name: "✨ Feature request"
description: Suggest an idea for this project
title: "✨ [REQUEST] Addon name"
labels: [
"prevent stale",
"enhancement"
]
labels: ["prevent stale", "enhancement"]
body:
- type: markdown
attributes: