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: