Skip to content

Commit ed30ff2

Browse files
authored
Merge pull request #15171 from apache/issue-template-remove-stack-overflow
Update issue template replacing Stack Overflow link with Mailing list
2 parents 6c86bee + f717b39 commit ed30ff2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
# limitations under the License.
1515

1616
contact_links:
17+
- name: Grails Mailing Lists
18+
url: https://grails.apache.org/community.html
19+
about: Ask questions on the Mailing Lists
1720
- name: Grails Core Discussions
1821
url: https://github.com/apache/grails-core/discussions
19-
about: Ask questions about Grails® framework on Github
20-
- name: Stack Overflow
21-
url: https://stackoverflow.com/tags/grails
22-
about: Ask questions on Stack Overflow
22+
about: Discuss Grails® framework on GitHub
2323
- name: Grails Slack
2424
url: https://grails.slack.com/
25-
about: Chat with us on Grails Community Slack.
25+
about: Chat with us on Grails Community Slack.

0 commit comments

Comments
 (0)