fix: bash tool description (#2260)
This commit is contained in:
parent
ef6bff6386
commit
d9de78cfe8
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@ IMPORTANT: When the user asks you to create a pull request, follow these steps c
|
||||||
gh pr create --title "the pr title" --body "$(cat <<'EOF'
|
gh pr create --title "the pr title" --body "$(cat <<'EOF'
|
||||||
## Summary
|
## Summary
|
||||||
<1-3 bullet points>
|
<1-3 bullet points>
|
||||||
|
EOF
|
||||||
|
)"
|
||||||
|
</example>
|
||||||
|
|
||||||
Important:
|
Important:
|
||||||
- NEVER update the git config
|
- NEVER update the git config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue