Skip to content

Commit cdf6fd9

Browse files
[docs] Fix Stack Overflow issue canned response
1 parent 02bbd72 commit cdf6fd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/support-stackoverflow.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ jobs:
2222
# Comment to post on issues marked as support requests. Add a link
2323
# to a support page, or set to `false` to disable
2424
issue-comment: |
25-
👋 Thanks for using MUI Core!
25+
👋 Thanks for using this project!
2626
2727
We use GitHub issues exclusively as a bug and feature requests tracker, however,
2828
this issue appears to be a support request.
2929
30-
For support, please check out https://mui.com/base-ui/getting-started/support/. Thanks!
30+
For support with Base UI please check out https://mui.com/base-ui/getting-started/support/. Thanks!
3131
32-
If you have a question on Stack Overflow, you are welcome to link to it here, it might help others.
32+
If you have a question on Stack Overflow, you are welcome to link to it here, it might help others.
3333
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.
3434
close-issue: true
3535
lock-issue: false

0 commit comments

Comments
 (0)