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: