diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 666296cfc..20065d840 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,6 +3,8 @@ name: Bug report about: There is a problem in how provider behaves title: "" labels: bug, needs triage +assignees: + - rrousselGit --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/example_request.md b/.github/ISSUE_TEMPLATE/example_request.md index 20c7db069..332337ba3 100644 --- a/.github/ISSUE_TEMPLATE/example_request.md +++ b/.github/ISSUE_TEMPLATE/example_request.md @@ -5,6 +5,8 @@ about: >- existing one. title: "" labels: documentation, needs triage +assignees: + - rrousselGit --- **Describe what scenario you think is uncovered by the existing examples/articles** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b6157e79b..65c5ae355 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,6 +3,8 @@ name: Feature request about: Suggest an idea for this project title: "" labels: enhancement, needs triage +assignees: + - rrousselGit --- **Is your feature request related to a problem? Please describe.**