You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/greetings.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,5 @@ jobs:
9
9
- uses: actions/first-interaction@v1
10
10
with:
11
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
-
issue-message: 'Thanks for logging an issue. If you would like to fix it yourself, that''s fine. Assign yourself and send in a PR.'
12
+
issue-message: 'Thanks for logging an issue for the docslikecode.com website. If you would like to fix it yourself, that''s fine. Assign yourself and send in a PR. You can also log issues with the book, _Docs Like Code_, and the author will see them here.'
13
13
pr-message: 'Thanks for sending a pull request. You can message me on LinkedIn or Twitter if I don''t respond here quickly.'
0 commit comments