Skip to content

Commit 27831ce

Browse files
committed
Updated bug report template
1 parent 798bf99 commit 27831ce

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.github/ISSUE_TEMPLATE/bug.yml

+8-7
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ body:
3434
Please list all links to the sections of
3535
[our documentation](https://squidfunk.github.io/mkdocs-material) that
3636
are relevant to the bug, in order to show that you have consulted and
37-
thoroughly read it. Additionally, list links to possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues)
37+
thoroughly read it. Additionally, list links to possibly related
38+
[issues](https://github.com/squidfunk/mkdocs-material/issues)
3839
or [discussions](https://github.com/squidfunk/mkdocs-material/discussions)
3940
you encountered when searching our issue tracker.
4041
[More](https://squidfunk.github.io/mkdocs-material/bug-report/#related-links)
@@ -49,13 +50,13 @@ body:
4950
attributes:
5051
label: Reproduction
5152
description: >-
52-
Please create a __minimal reproduction__ for the bug. First, read our
53-
[reproduction guide](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/)
53+
Please create a __.zip file__ with a __minimal reproduction__ for the
54+
bug. First, read our [reproduction guide](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/)
5455
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
55-
.zip file with the reproduction. Without a reproduction, it can be
56-
challenging to fix the bug. [More](https://squidfunk.github.io/mkdocs-material/bug-report/#reproduction)
56+
.zip file with the reproduction. We reserve the right to close issues
57+
without .zip files. [More](https://squidfunk.github.io/mkdocs-material/bug-report/#reproduction)
5758
placeholder: |-
58-
Drag and drop .zip file with reproduction here.
59+
Drag and drop .zip file with minimal reproduction here.
5960
validations:
6061
required: true
6162

@@ -116,5 +117,5 @@ body:
116117
before submitting this bug report.
117118
required: true
118119
- label: >-
119-
I have attached a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/).
120+
I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/bug-report/reproduction/).
120121
required: true

0 commit comments

Comments
 (0)