From 18e17cf1981e11086ae6a25549d9c9446477d237 Mon Sep 17 00:00:00 2001 From: Dries Augustyns Date: Sun, 11 Jan 2026 11:53:36 +0100 Subject: [PATCH] chore: Remove default tag from issue template --- .github/ISSUE_TEMPLATE/product-issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/product-issues.md b/.github/ISSUE_TEMPLATE/product-issues.md index 1f175c8..ae1a09b 100644 --- a/.github/ISSUE_TEMPLATE/product-issues.md +++ b/.github/ISSUE_TEMPLATE/product-issues.md @@ -2,7 +2,7 @@ name: Product Issues about: Use this template for bugs and issues on Plunk title: '' -labels: bug, self-hosting +labels: bug assignees: '' ---