From 52b7b3cc46d8e80eceebb8eb0002affe7ccf600d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 22 Oct 2024 11:29:55 +0200 Subject: [PATCH] Polish "Add GitHub issue templates" See gh-42770 --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 729a6640396..e12d999ad6d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Asking for help + - name: Community Support url: https://stackoverflow.com/tags/spring-boot - about: The Spring Boot team is using StackOverflow for general questions. + about: Please ask and answer questions on StackOverflow with the tag `spring-boot`.