+ 🚸 Improved issue report template (#76)

This commit is contained in:
Inter 2023-12-18 18:17:46 +00:00
parent 1cbbdd5c50
commit a9f83bbcec

View file

@ -1,14 +1,24 @@
--- ---
name: Issue Report name: Issue Report
about: Create a issue report to fix an issue. about: Report an inconsistency or bug.
title: '' title: ''
labels: '' labels: 'bug'
assignees: '' assignees: 'inttter'
---
**Description:**
<!-- Describe what the inconsistency/bug/etc was. !-->
---
**Expected:**
<!-- What was the expected outcome? !-->
--- ---
**What is the issue?** **Actual Outcome:**
(Insert your issue here) <!-- What actually happened? !-->
**Provide an image:** ---
(If none, leave blank)
**Additional Context:**
<!-- Leave anything else that doesn't fit into the other three categories into this area. !-->