2023-01-29 19:26:21 +01:00
name : Report a docs issue
description : Missing information in our docs? Create a documentation issue
labels :
- documentation
body :
2023-01-29 20:18:49 +01:00
2023-01-29 19:26:21 +01:00
- type : textarea
id : description
attributes :
label : Description
description : >-
2023-01-29 20:34:13 +01:00
Please describe the inconsistency or issue you have found in
[ our documentation](https://squidfunk.github.io/mkdocs-material)
2023-01-29 19:26:21 +01:00
or indicate where you feel there is a need for improvement. Furthermore,
2023-01-29 20:34:13 +01:00
explain the severity of the issue, i.e., it's impact on you and potentially
other users.
2023-01-29 19:26:21 +01:00
[ More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/#description)
validations :
required : true
- type : textarea
id : related-links
attributes :
label : Related links
description : >-
2023-01-29 20:34:13 +01:00
Please list all links to the sections of [our documentation](https://squidfunk.github.io/mkdocs-material)
that are impacted by the issue you described above. If applicable,
add screenshots. Additionally, list links to possibly related open
and closed [issues](https://github.com/squidfunk/mkdocs-material/issues)
2023-01-29 20:36:55 +01:00
and [discussions](https://github.com/squidfunk/mkdocs-material/discussions)
2023-01-29 20:34:13 +01:00
you encountered when searching our issue tracker.
2023-01-29 19:26:21 +01:00
[ More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/#related-links)
value : |-
- [ Reporting a docs issue](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/)
-
validations :
required : true
- type : textarea
id : proposed-change
attributes :
label : Proposed change
description : >-
This field is optional. You may provide an improvement proposal for our
documentation by describing your suggestion in the text field below or
2023-01-29 20:35:35 +01:00
creating a pull request after reporting this issue referencing the issue.
2023-01-29 19:26:21 +01:00
[ More](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/#proposed-change)
- type : checkboxes
id : checklist
attributes :
label : Before submitting
description : >-
Please ensure your documentation issue report fulfills all of the
following requirements. If you need clarification on a specific
requirement, follow the link to learn about it and understand why it is
necessary before ticking the box. This will save the maintainers and you
valuable time.
options :
- label : >-
I have read and followed the [docs issue reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/).
required : true
- label : >-
I have attached the links to the described sections of [the documentation](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-docs-issue/#related-links)
required : true