From 49f25ab1991d5ea9a59a4365bdf2dedc79ea7e42 Mon Sep 17 00:00:00 2001 From: Willian Pinheiro Date: Mon, 22 Jan 2024 12:01:05 -0300 Subject: [PATCH] remove myself as assigned to issues --- .github/ISSUE_TEMPLATE/improvement.yml | 2 -- .github/ISSUE_TEMPLATE/report_problem.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/improvement.yml b/.github/ISSUE_TEMPLATE/improvement.yml index d5d2a02..cb12c56 100644 --- a/.github/ISSUE_TEMPLATE/improvement.yml +++ b/.github/ISSUE_TEMPLATE/improvement.yml @@ -1,8 +1,6 @@ name: 🏔️ Point out an improvement description: Point out a possible improvement to a UI example labels: ["improvement"] -assignees: - - willpinha body: - type: input attributes: diff --git a/.github/ISSUE_TEMPLATE/report_problem.yml b/.github/ISSUE_TEMPLATE/report_problem.yml index 615e9ca..1fbd073 100644 --- a/.github/ISSUE_TEMPLATE/report_problem.yml +++ b/.github/ISSUE_TEMPLATE/report_problem.yml @@ -1,8 +1,6 @@ name: ⚠️ Report a problem description: Report a problem in a UI example labels: ["problem"] -assignees: - - willpinha body: - type: input attributes: