Files
tracel-ai--burn/.github/pull_request_template.md
2026-07-13 12:45:29 +08:00

19 lines
385 B
Markdown

## Pull Request Template
### Checklist
- [ ] Confirmed that `cargo run-checks` command has been executed.
- [ ] Made sure the book is up to date with changes in this PR.
### Related Issues/PRs
_Provide links to relevant issues and dependent PRs._
### Changes
_Summarize the problem being addressed and your solution._
### Testing
_Describe how these changes have been tested._