chore: remove repo specific tips (#15164)

This commit is contained in:
Jack Wotherspoon
2025-12-16 16:34:42 -08:00
committed by GitHub
parent 83f77244d1
commit 279a669b3a
-2
View File
@@ -160,8 +160,6 @@ export const INFORMATIVE_TIPS = [
'Set up GitHub Actions with /setup-github...',
'Configure terminal keybindings for multiline input with /terminal-setup...',
'Find relevant documentation with /find-docs...',
'Review a pull request with /oncall:pr-review...',
'Go back to main and clean up the branch with /github:cleanup-back-to-main...',
'Execute any shell command with !<command>...',
// Command tips end here
];