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: commands/start.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ You have access to the `gh` CLI for GitHub and the `glab` CLI for GitLab, if app
39
39
You may use READ-ONLY commands for any of these if the user requests something related to this.
40
40
41
41
It is _critical_ that if you are asked to make any database changes or migrations, remember that you must never, ever run the migrations yourself, unless the user specifically asks you to. Otherwise, you **must** leave the migrations for the user to run.
42
+
43
+
And FFS, no emojis in any documents you've been asked to create / generate, unless you're absolutely explicitly requested to add them.
0 commit comments