diff --git a/.gitea/ISSUE_TEMPLATE/Bug.yml b/.gitea/ISSUE_TEMPLATE/Bug.yml index 5579036..0710980 100644 --- a/.gitea/ISSUE_TEMPLATE/Bug.yml +++ b/.gitea/ISSUE_TEMPLATE/Bug.yml @@ -1,7 +1,7 @@ name: Bug Report about: This template is used to report bugs! title: "🐞: " -label: +labels: - bug body: - type: markdown @@ -37,9 +37,9 @@ body: - type: textarea id: actual attributes: - label: 💥 Actual behaviour - description: Describe actually happens. - value: | + label: 💥 Actual behaviour + description: Describe actually happens. + value: | ```bash ```