godot/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
677 B
Markdown
Raw Normal View History

2019-09-04 20:29:05 +02:00
---
name: Bug report
about: Report a bug in Godot
title: ''
labels: ''
assignees: ''
---
<!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot/issues?q=is%3Aissue
-->
2019-09-04 20:29:05 +02:00
**Godot version:**
<!-- Specify commit hash if using non-official build. -->
2019-09-04 20:29:05 +02:00
**OS/device including version:**
<!-- Specify GPU model, drivers, and the backend (GLES2, GLES3, Vulkan) if graphics-related. -->
2019-09-04 20:29:05 +02:00
**Issue description:**
<!-- What happened, and what was expected. -->
2019-09-04 20:29:05 +02:00
**Steps to reproduce:**
2019-09-04 20:29:05 +02:00
**Minimal reproduction project:**
<!-- A small Godot project which reproduces the issue. Drag and drop a zip archive to upload it. -->