mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
gfm instructions
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
commands_text = "> **/review**: Request a review of your Pull Request.\n" \
|
commands_text = "> **/review**: Request a review of your Pull Request.\n" \
|
||||||
"> **/describe**: Update the PR title and description based on the contents of the PR.\n" \
|
"> **/describe**: Update the PR title and description based on the contents of the PR.\n" \
|
||||||
"> **/improve [--extended]**: Suggest improvements to the code in the PR. Extended mode provides a more thorough feedback.\n" \
|
"> **/improve [--extended]**: Suggest code improvements. Extended mode provides a higher quality feedback.\n" \
|
||||||
"> **/ask \\<QUESTION\\>**: Ask a question about the PR.\n" \
|
"> **/ask \\<QUESTION\\>**: Ask a question about the PR.\n" \
|
||||||
"> **/update_changelog**: Update the changelog based on the PR's contents.\n" \
|
"> **/update_changelog**: Update the changelog based on the PR's contents.\n" \
|
||||||
"> **/add_docs**: Generate docstring for new components introduced in the PR.\n" \
|
"> **/add_docs**: Generate docstring for new components introduced in the PR.\n" \
|
||||||
|
Reference in New Issue
Block a user