From 382b51a8d4791f0a66b45db0d1960b898ef3b419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 22 Oct 2024 11:33:52 +0200 Subject: [PATCH] Polish --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- .github/ISSUE_TEMPLATE/issue.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c571906c37..8d92ceeb6f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ blank_issues_enabled: false contact_links: - - name: Asking for help + - name: Community Support url: https://stackoverflow.com/tags/spring - about: The Spring team is using StackOverflow for questions. + about: Please ask and answer questions on StackOverflow with the tag `spring`. diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 7abf75db4d..08396dcc71 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,5 +1,5 @@ --- -name: Issue +name: General about: Bugs, enhancements, documentation, tasks. title: '' labels: ''