Skip to content

Commit

Permalink
add correct labels to pandas_function_request.md (#15381)
Browse files Browse the repository at this point in the history
The should correct the labels added on a the "Request a Missing Pandas Function" template.

"? - Needs Triage" -> "Needs Triage" (https://github.com/rapidsai/cudf/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+Triage%22)

and adds the "pandas" label (https://github.com/rapidsai/cudf/issues?q=is%3Aopen+is%3Aissue+label%3Apandas)

Authors:
  - Ray Bell (https://github.com/raybellwaves)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Jake Awe (https://github.com/AyodeAwe)

URL: #15381
  • Loading branch information
raybellwaves authored Apr 18, 2024
1 parent 9dac831 commit a935066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/pandas_function_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: ''

---
Expand Down

0 comments on commit a935066

Please sign in to comment.