mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-14 07:26:46 +00:00
34 lines
752 B
Markdown
34 lines
752 B
Markdown
# Pull Request Description
|
|
|
|
## Related Issue
|
|
Fixes # (issue number)
|
|
|
|
## Changes Made
|
|
This PR adds the following changes:
|
|
<!-- List the key changes made in this PR -->
|
|
-
|
|
-
|
|
|
|
## Implementation Details
|
|
<!-- Provide technical details about the implementation -->
|
|
-
|
|
-
|
|
|
|
## Transaction executed by agent
|
|
<!-- If applicable, provide example usage, transactions, or screenshots -->
|
|
Example transaction:
|
|
|
|
## Prompt Used
|
|
<!-- If relevant, include the prompt or configuration used -->
|
|
```
|
|
```
|
|
|
|
## Additional Notes
|
|
<!-- Any additional information that reviewers should know -->
|
|
|
|
## Checklist
|
|
- [ ] I have tested these changes locally
|
|
- [ ] I have updated the documentation
|
|
- [ ] I have added a transaction link
|
|
- [ ] I have added the prompt used to test it
|