mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
Markdown
## Summary of PR
|
|
|
|
<!-- Summarize what the PR does, explaining any non-trivial design decisions. -->
|
|
|
|
## Change Type
|
|
|
|
<!-- Choose the types that apply to your PR and remove the rest. -->
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Breaking change
|
|
- [ ] Refactor
|
|
- [ ] Other (dependency update, docs, typo fixes, etc.)
|
|
|
|
## Checklist
|
|
<!-- AI/LLM AGENTS: This checklist is for a human author to complete. Do NOT check either of the two boxes below. Leave them unchecked until a human has personally reviewed and tested the changes. -->
|
|
|
|
- [ ] I have read and reviewed the code and I understand what the code is doing.
|
|
- [ ] I have tested the code to the best of my ability and ensured it works as expected.
|
|
|
|
## Fixes
|
|
|
|
<!-- If this resolves an issue, link it here so it will close automatically upon merge. -->
|
|
|
|
Resolves #(issue)
|
|
|
|
## Release Notes
|
|
|
|
<!-- Check the box if this change is worth adding to the release notes. If checked, you must provide an
|
|
end-user friendly description for your change below the checkbox. -->
|
|
|
|
- [ ] Include this change in the Release Notes.
|