Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapeline committed Nov 25, 2024
2 parents c5b8f16 + 2dae753 commit c7fa716
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/отчет-об-ошибке.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Отчет об ошибке
about: Создайте отчет об ошибке, чтобы помочь проекту совершенствоваться
title: "[BUG]"
labels: bug
assignees: ''

---

**Опишите ошибку**
Точное и ясное описание того, что происходит не так

**Как повторить**
Шаги для получения этой ошибки
1. Открыть '...'
2. Нажать '....'
3. Получить ошибку

**Ожидаемое поведение**
Что должно было произойти вместо ошибки

**Снимки экрана**

**Дополнительный контекст**

0 comments on commit c7fa716

Please sign in to comment.