mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
fix: bash tool description (#2260)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user