Renamed and Updated: Rename bug_report.yaml to bug_report.yml and adjust label

- Renamed the file `bug_report.yaml` to `bug_report.yml` for consistency with standard YAML file extensions.
- Changed the label from `P2-moderate` to `P2-medium` in the file for better alignment with naming conventions.

renamed: .github/ISSUE_TEMPLATE/bug_report.yaml -> .github/ISSUE_TEMPLATE/bug_report.yml
This commit is contained in:
GJS 2025-03-26 07:43:07 +01:00
parent e00f6a4d06
commit 3ad2e4b304
No known key found for this signature in database
GPG key ID: BE32D9EAF927E85B

View file

@ -2,7 +2,7 @@
name: "🐛 Bug Report"
description: "Submit a bug report to help us improve"
#title: "[Bug] "
labels: ["bug", "P2-moderate"]
labels: ["bug", "P2-medium"]
body:
- type: "markdown"
attributes: