mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 23:16:55 +00:00
Create pull_request_template.md
This commit is contained in:
33
.github/pull_request_template.md
vendored
Normal file
33
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user