From 585d3695ad6aa36e7a76b389ea5b98388538d87c Mon Sep 17 00:00:00 2001 From: Eleftheria Stein Date: Wed, 18 Aug 2021 14:06:12 +0200 Subject: [PATCH] Point to spring-session tag in GitHub issue template Issue: gh-1897 --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 960a04a3..0d226d49 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Community Support - url: https://stackoverflow.com/questions/tagged/spring-security + url: https://stackoverflow.com/questions/tagged/spring-session about: Please ask and answer questions on StackOverflow with the tag spring-session