mirror of https://github.com/astral-sh/uv
Issue template: Please include the complete error message (#13451)
We're getting a number of user reports where we could have helped if we were just seeing the full error message. If we're not getting an MRE, we should at least urge users to copy the _full_ error they see on screen. 
This commit is contained in:
parent
7261ede004
commit
dfa1b958ac
|
|
@ -13,6 +13,8 @@ body:
|
||||||
description: |
|
description: |
|
||||||
A clear and concise description of the bug, including [a minimal reproducible example](https://docs.astral.sh/uv/reference/troubleshooting/reproducible-examples/).
|
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.
|
If we cannot reproduce the bug, it is unlikely that we will be able to help you.
|
||||||
|
|
||||||
|
Please include the full output of uv with the complete error message.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue