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: ''