Impel people to include demo mods in bug reports

Since small demo mods are the preferred way for GZDoom developers to reproduce bugs
This commit is contained in:
Kevin Caccamo 2023-01-11 21:43:35 -05:00 committed by Rachael Alexanderson
parent cb3662dc24
commit f9de0d5c11
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ body:
id: description id: description
attributes: attributes:
label: A clear and concise description of what the bug is. label: A clear and concise description of what the bug is.
description: Describe what happens, what software were you running? _Include screenshot if possible_ description: Describe what happens, what software were you running? _Include a small mod demonstrating the bug, or a screenshot if possible_
placeholder: "How & When does this occur?" placeholder: "How & When does this occur?"
validations: validations:
required: true required: true