From aaac27e74e0692e21152271d8b2da29ef44bd48a Mon Sep 17 00:00:00 2001 From: smokingplaya <82664853+smokingplaya@users.noreply.github.com> Date: Mon, 14 Apr 2025 10:59:21 +0300 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 69b6ff6..ee709f5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: 🐛 Баг title: '[баг] ' -description: Report a bug -labels: ['type: bug', 'status: needs triage'] +description: Сообщить об ошибке +labels: ['type: баг', 'status: нуждается в сортировке'] body: - type: markdown @@ -9,9 +9,6 @@ body: value: | ## Перед написанием Issue 1. Проверьте что в [Issues](http://github.com/flowseal/zapret-discord-youtube/issues?q=is%3Aissue) нет Issue подобного вашему. - 2. Make sure `rustc` and all relevant Tauri packages are up to date. - 3. Make sure it's an issue with Tauri and not something else you are using. - 4. Remember to follow our community guidelines and be friendly. - type: textarea id: description @@ -56,3 +53,4 @@ body: id: additions attributes: label: Дополнительные детали + description: Дополнительные детали о которых нам нужно знать