Skip to content

Commit 2ef5b49

Browse files
authored
Update issue template replacing Stack Overflow link with Mailing list
Removed Stack Overflow contact link from issue template and replace with mailing list link. Reorder.
1 parent 6c86bee commit 2ef5b49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 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 List
18+
url: https://grails.apache.org/community.html
19+
about: Ask questions on Mailing List
1720
- name: Grails Core Discussions
1821
url: https://github.com/apache/grails-core/discussions
1922
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
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)