/describe
/describe
provides a title, type and description for your next pull request.
Use it to ease the process of preparing your pull requests, and help you and your team understand code changes better.
Using /describe
Open a file: Open a file in your project.
Activate Qodo Gen: Click the Qodo Gen logo in the Extensions bar.
Focus: Select Git Diff Focus. Check out our Focus documentation to learn more.
Call the Command: Type
/describe
in the chatbox and hit the send key or click the arrow button.(Optional) Add optional instructions: You can give Qodo Gen any specific guidelines.
Result! Qodo Gen will generate a structured description, including:
Title for your pull request.
Type of changes made (enhancement, bug fix, performance improvement, etc).
Comprehensive description of your changes.
(Optional) Continue your chat: To give Qodo Gen more instructions, just type a command or ask a question to keep chatting.
Example
Command
/describe [optional instructions]
Response
[ Pull request title, type and description ]
Title:
...
Type:
... (Bug fix, enhancement, feature addition, performance improvement...)
Description:
...
Last updated
Was this helpful?