style: format config and markdown files with prettier

This commit is contained in:
c0mrade
2026-02-05 14:56:58 +03:00
parent 1d7b984880
commit 053b904c24
8 changed files with 131 additions and 137 deletions

View File

@@ -1,10 +1,9 @@
---
name: Bug Bedolage
about: Создать баг-репорт «Бедолаге»
title: "[BUG] Заголовок"
title: '[BUG] Заголовок'
labels: ''
assignees: ''
---
## Описание / Конфигурация
@@ -19,15 +18,15 @@ assignees: ''
## Шаги для воспроизведения
1.
2.
3.
1.
2.
3.
### Фактический результат
*
*
*
-
-
-
### Скрины поведения

View File

@@ -1,10 +1,9 @@
---
name: Feat Bedolage
about: Создать запрос на фичу «Бедолаге»
title: "[FEAT] Заголовок"
title: '[FEAT] Заголовок'
labels: ''
assignees: ''
---
## Описание / Конфигурация