From 2c14afded0e1764bae5a211b87cac19fe6af59826bf9cc0bd63bd1d82230d895 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 5 Jun 2025 20:21:12 +0200 Subject: [PATCH] V8.03.400.2025.06.05 Signed-off-by: Marc S. Weidner --- .gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml | 4 +--- .gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml index aa26208..47e8b5d 100644 --- a/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml +++ b/.gitea/ISSUE_TEMPLATE/ISSUE_TEMPLATE.yaml @@ -12,9 +12,7 @@ name: "Bug Report" about: "Create a report to help us improve" title: "[BUG | possible BUG]: " -labels: "bug:to be reproduced,bug:needs triage/confirmation" -assignees: "" ---- +assignees: "MSW" body: # Instructions for the reporter - type: markdown diff --git a/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml b/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml index bb143b7..981bcb3 100644 --- a/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml +++ b/.gitea/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.yaml @@ -12,7 +12,7 @@ name: "Standard-PR" about: "Please answer the following questions before submitting the PR." title: "[PR]: " -ref: "master" +assignees: "MSW" body: - type: markdown attributes: