Files
armorpaint/.github/ISSUE_TEMPLATE/bug_report.md
T
Hugo Locurcio 0909ebdb57 Improve issue templates
The bug report template was inspired by Godot's.

Using an empty template is no longer allowed to increase the likelihood
that people fill in the required fields when reporting bugs.
2020-06-02 15:30:40 +02:00

28 lines
608 B
Markdown

---
name: Bug report
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
<!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/armory3d/armorpaint/issues?q=is%3Aissue
-->
**ArmorPaint version:**
<!-- Specify commit hash if using non-official build. -->
**OS/device including version:**
<!-- Specify GPU model, drivers, and the backend (non-DXR or DXR) if graphics-related. -->
**Issue description:**
<!-- What happened, and what was expected. -->
**Steps to reproduce:**
<!-- If needed, include screenshots by drag and dropping them. -->