Try again to fix bug report tamplate

This commit is contained in:
Aria 2023-03-05 16:44:19 -07:00
parent ee247fc53a
commit 57bad49e2e

View file

@ -1,19 +1,21 @@
--- ---
name: Bug Report name: Bug Report
about: Template for reporting a bug.
title: "Bug Report: CHANGEME" title: "Bug Report: CHANGEME"
labels: bug_report labels: bug_report
assignees: zontreck assignees: zontreck
body: ---
- type: textarea Bug Report
attributes: ====
label: "What I was doing when this happened"
- type: textarea 1) What I was doing when this happened:
attributes:
label: "What steps will reproduce the bug?" 2) Steps to reproduce the bug
- type: textarea
attributes: ```
label: "What I was expecting to happen" CHANGEME
- type: textarea ```
attributes:
label: "What actually happened" 3) What I was expecting to happen:
---
4) What actually happened: