Skip to content

Commit a7dc44b

Browse files
authored
Add cuda.pathfinder to Component, Area pull-down in ISSUE_TEMPLATE/bug_report.yml, feature_request.yml (#777)
1 parent ae1cbcf commit a7dc44b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ body:
3838
description: Which cuda-python component does this apply to?
3939
multiple: false
4040
options:
41+
- cuda.pathfinder
4142
- cuda.bindings
4243
- cuda.core
4344
- General cuda-python

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ body:
2222
description: What area does this request apply to?
2323
multiple: false
2424
options:
25+
- cuda.pathfinder
2526
- cuda.bindings
2627
- cuda.core
2728
- General cuda-python

0 commit comments

Comments
 (0)