This commit is contained in:
Laurent 2019-01-18 13:34:53 +01:00 коммит произвёл GitHub
Родитель 31b63e7344
Коммит 459f5f26ca
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 35 добавлений и 0 удалений

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

@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Editor or Runtime**
Does this issue only happen in the editor, in the built application, or in both ?
**To Reproduce**
Steps to reproduce the behavior:
1. Open scene '...'
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.
**Platform**
- Device:
- OS: [e.g. Windows]
- Version [e.g. 10]
**Additional context**
Add any other context about the problem here.