diff options
author | Nicole Harris <n.harris@kabucreative.com> | 2020-05-10 13:30:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-10 13:30:27 +0100 |
commit | f478156063ce93263df41a358edb70646b0132d6 (patch) | |
tree | 58e837769faac28f415e21efb62c804d98be3889 | |
parent | 05d171f66cf4d5ad91a9a26db66551f151b5d696 (diff) | |
download | pip-f478156063ce93263df41a358edb70646b0132d6.tar.gz |
Update .github/ISSUE_TEMPLATE/resolver-failure.md
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
-rw-r--r-- | .github/ISSUE_TEMPLATE/resolver-failure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/resolver-failure.md b/.github/ISSUE_TEMPLATE/resolver-failure.md index e7b159cf1..58b1dff8d 100644 --- a/.github/ISSUE_TEMPLATE/resolver-failure.md +++ b/.github/ISSUE_TEMPLATE/resolver-failure.md @@ -1,7 +1,7 @@ --- name: Pip resolver failure about: Use this issue type to report when the pip dependency resolver fails -labels: ["K: UX", "K: crash"] +labels: ["K: UX", "K: crash", "C: new resolver", "C: dependency resolution"] --- |