From e569ed3d9e891fe29cc1dab420c51e9ac47fa52c Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:32:48 +0200 Subject: [PATCH] Changed: assign issue to filippo (#304) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 34edfff..3bbfbb4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,7 +3,7 @@ description: Create a report to help us improve title: "[name of the chart e.g. clearml-agent] Issue Title" labels: [bug] assignees: - - valeriano-manassero + - filippo-clearml body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7a2dde4..518c8a1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -3,7 +3,7 @@ description: Suggest an idea for this project title: "[name of the chart e.g. clearml-agent] Issue Title" labels: [enhancement] assignees: - - valeriano-manassero + - filippo-clearml body: - type: markdown attributes: