mirror of https://github.com/astral-sh/uv
Remove old issue template (#10787)
It is not used anymore because of the GitHub issue preview
This commit is contained in:
parent
581a82d370
commit
f9539d5a8e
|
|
@ -1,10 +0,0 @@
|
||||||
<!--
|
|
||||||
Thank you for taking the time to report an issue! We're glad to have you involved with uv.
|
|
||||||
|
|
||||||
If you're filing a bug report, please consider including the following information:
|
|
||||||
|
|
||||||
* A minimal code snippet that reproduces the bug.
|
|
||||||
* The command you invoked (e.g., `uv pip sync requirements.txt`), ideally including the `--verbose` flag.
|
|
||||||
* The current uv platform.
|
|
||||||
* The current uv version (`uv --version`).
|
|
||||||
-->
|
|
||||||
Loading…
Reference in New Issue