Skip to content

Commit 2316706

Browse files
authored
[Python] GitHub templates: assign python team instead of individuals (grpc#39560)
I've configured auto-assignment for @grpc/grpc-python-team team, which should give use more flexibility in routing the tickets.
1 parent fdc18d2 commit 2316706

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report_python.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Report a gRPC Python bug
33
about: Create a report to help us improve
44
labels: kind/bug, priority/P2, lang/Python
55
assignees:
6-
- sergiitk
7-
- sreenithi
6+
- grpc/grpc-python-team
87

98
---
109

.github/ISSUE_TEMPLATE/feature_request_python.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Request a gRPC Python feature
33
about: Suggest an idea for this project
44
labels: kind/enhancement, priority/P2, lang/Python
55
assignees:
6-
- sergiitk
7-
- sreenithi
6+
- grpc/grpc-python-team
87

98
---
109

0 commit comments

Comments
 (0)