This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-default-skin.git
commit 2febdc183ca385ceb368b32bec782e18c2a4a3fe Merge: 159f28d 419046f Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Thu May 29 21:35:06 2025 +0200 Enable Github Issues .asf.yaml | 8 +++++ .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml | 47 ++++++++++++++++++------- .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml | 34 +++++++++++------- .asf.yaml => .github/ISSUE_TEMPLATE/config.yml | 29 ++++++++------- .github/pull_request_template.md | 23 ++++++++++++ .github/release-drafter.yml | 18 ++++++++++ .github/workflows/pr-automation.yml | 27 ++++++++++++++ .github/workflows/release-drafter.yml | 27 ++++++++++++++ .github/workflows/stale.yml | 28 +++++++++++++++ README.md | 24 +++---------- pom.xml | 4 +-- 11 files changed, 211 insertions(+), 58 deletions(-)