-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Add documentation for slash commands in docs/slash_commands.md.
#5685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
Thanks for the contribution. I think this is a good addition to the docs, but this new page isn't linked from anywhere. Could you add a link from the main documentation table of contents in |
|
@etraut-openai Thanks for the review and the helpful note. I’ve added a link from the table of contents in README.md to the slash_commands.md page, as you suggested. I appreciate you taking the time to look into it. While I was there, I also added documentation for the new /undo and /exit slash commands, which were not included in the version you reviewed. Please let me know if you’d like any changes. |
|
@pygarap, there's one CI failure (a formatting issue) that needs to be fixed. Otherwise it looks good to me. |
|
@etraut-openai Thank you for noting the CI issue. I have run |
This pull request adds a new documentation section to explain the available slash commands in Codex. The update introduces a clear overview and a reference table for built-in commands, making it easier for users to understand and utilize these features.
Documentation updates:
docs/slash_commands.mddescribing what slash commands are and listing all built-in commands with their purposes in a formatted table.