From e14cc6f2f0639dc1a0f7bf9a6b5be172e5ed5c36 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 18 Apr 2023 14:52:26 +0200 Subject: [PATCH] remove assignment for issues --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 3 --- .github/ISSUE_TEMPLATE/--feature-request.yaml | 3 --- 2 files changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 65f2ed40d..e99ce09f6 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -2,9 +2,6 @@ name: 🐞 Bug report description: Create a bug report to help us improve coolify title: "[Bug]: " labels: [Bug] -assignees: -- andrasbacsai -- vasani-arpit body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/--feature-request.yaml b/.github/ISSUE_TEMPLATE/--feature-request.yaml index 9e217ff23..47fdbb638 100644 --- a/.github/ISSUE_TEMPLATE/--feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/--feature-request.yaml @@ -2,9 +2,6 @@ name: 🛠️ Feature request description: Suggest an idea to improve coolify title: '[Feature]: ' labels: [Enhancement] -assignees: - - andrasbacsai - - vasani-arpit body: - type: markdown attributes: