Skip to content

Commit

Permalink
fix bug_report issue_template
Browse files Browse the repository at this point in the history
  • Loading branch information
Pronin-vk committed Feb 28, 2024
1 parent 19abefb commit e0df17d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ body:
attributes:
label: Ожидаемое поведение
description: Если считаете, что из описания ожидаемое поведение непонятно.
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Скриншоты
description: Прикрепите скриншоты, если есть такая возможность.
validations:
required: true
- type: input
id: app-link
attributes:
Expand Down

0 comments on commit e0df17d

Please sign in to comment.