diff --git a/.gitea/ISSUE_TEMPLATE/Bug.yml b/.gitea/ISSUE_TEMPLATE/Bug.yml index 304a839..a957334 100644 --- a/.gitea/ISSUE_TEMPLATE/Bug.yml +++ b/.gitea/ISSUE_TEMPLATE/Bug.yml @@ -50,7 +50,7 @@ body: attributes: label: 📓 Environment data description: You can add addional environment data here. - value: | + placeholder: | ```bash ``` @@ -59,5 +59,4 @@ body: attributes: label: 🖼️ Screenshots description: Paste your screenshots here. - placeholder: | - *Copy-Paste* or *Drag-and-Drop* your images... \ No newline at end of file + placeholder: Copy-Paste or Drag-and-Drop your images... \ No newline at end of file