godot/ISSUE_TEMPLATE.md

21 lines
583 B
Markdown
Raw Normal View History

2017-12-18 10:22:35 +01:00
**Godot version:**
<!-- If thirdparty or self-compiled, specify the build date or commit hash. -->
2017-12-18 10:22:35 +01:00
**OS/device including version:**
<!-- If graphics related, specify also GPU model and drivers. -->
**Issue description:**
<!-- What happened, and what was expected. -->
**Steps to reproduce:**
2017-12-18 10:22:35 +01:00
**Minimal reproduction project:**
<!-- Optional but greatly speeds up debugging. You can drag and drop a zip archive to upload it. -->
- [ ] I searched the existing [GitHub issues](https://github.com/godotengine/godot/issues?utf8=%E2%9C%93&q=is%3Aissue+) for potential duplicates.