diff --git a/.github/ISSUE_TEMPLATE/pandas_function_request.md b/.github/ISSUE_TEMPLATE/pandas_function_request.md index 1cecca72953..19f1377dfe7 100644 --- a/.github/ISSUE_TEMPLATE/pandas_function_request.md +++ b/.github/ISSUE_TEMPLATE/pandas_function_request.md @@ -2,7 +2,7 @@ name: Request a Missing Pandas Function about: Request GPU support for a function executed on the CPU in pandas accelerator mode. title: "[FEA]" -labels: "? - Needs Triage, feature request" +labels: "Needs Triage, feature request, cudf.pandas" assignees: '' ---