mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
Link to our MRE documentation in the issue template (#11045)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/1_bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/1_bug_report.yaml
vendored
@@ -11,7 +11,7 @@ body:
|
||||
attributes:
|
||||
label: Summary
|
||||
description: |
|
||||
A clear and concise description of the bug, including [a minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example).
|
||||
A clear and concise description of the bug, including [a minimal reproducible example](https://docs.astral.sh/uv/reference/troubleshooting/reproducible-examples/).
|
||||
If we cannot reproduce the bug, it is unlikely that we will be able to help you.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user