* Add issue template for bugs

* Update bug_report.md
This commit is contained in:
Ben Carpenter 2023-02-09 17:03:37 -08:00 коммит произвёл GitHub
Родитель 31dd7e8a6b
Коммит 68c3fe2084
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 23 добавлений и 0 удалений

23
.github/ISSUE_TEMPLATE/bug_report.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Desktop (please complete the following information)**
- OS: [e.g. win10]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.