Updated bug report template

This commit is contained in:
squidfunk 2023-01-12 22:29:33 +01:00
parent 798bf9934f
commit 27831ce59b

View File

@ -34,7 +34,8 @@ body:
Please list all links to the sections of Please list all links to the sections of
[our documentation](https://squidfunk.github.io/mkdocs-material) that [our documentation](https://squidfunk.github.io/mkdocs-material) that
are relevant to the bug, in order to show that you have consulted and are relevant to the bug, in order to show that you have consulted and
thoroughly read it. Additionally, list links to possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) thoroughly read it. Additionally, list links to possibly related
[issues](https://github.com/squidfunk/mkdocs-material/issues)
or [discussions](https://github.com/squidfunk/mkdocs-material/discussions) or [discussions](https://github.com/squidfunk/mkdocs-material/discussions)
you encountered when searching our issue tracker. you encountered when searching our issue tracker.
[More](https://squidfunk.github.io/mkdocs-material/bug-report/#related-links) [More](https://squidfunk.github.io/mkdocs-material/bug-report/#related-links)
@ -49,13 +50,13 @@ body:
attributes: attributes:
label: Reproduction label: Reproduction
description: >- description: >-
Please create a __minimal reproduction__ for the bug. First, read our Please create a __.zip file__ with a __minimal reproduction__ for the
[reproduction guide](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/) bug. First, read our [reproduction guide](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/)
that explains the necessary steps, then use the [built-in info plugin](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/#creating-a-zip-file) (mandatory) to create a self-contained that explains the necessary steps, then use the [built-in info plugin](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/#creating-a-zip-file) (mandatory) to create a self-contained
.zip file with the reproduction. Without a reproduction, it can be .zip file with the reproduction. We reserve the right to close issues
challenging to fix the bug. [More](https://squidfunk.github.io/mkdocs-material/bug-report/#reproduction) without .zip files. [More](https://squidfunk.github.io/mkdocs-material/bug-report/#reproduction)
placeholder: |- placeholder: |-
Drag and drop .zip file with reproduction here. Drag and drop .zip file with minimal reproduction here.
validations: validations:
required: true required: true
@ -116,5 +117,5 @@ body:
before submitting this bug report. before submitting this bug report.
required: true required: true
- label: >- - label: >-
I have attached a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/). I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/).
required: true required: true