mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
47 lines
966 B
Markdown
47 lines
966 B
Markdown
<!-- Keep this PR as draft until it is ready for review. -->
|
|
|
|
<!-- AI/LLM agents: be concise and specific. Do not check the box below. -->
|
|
|
|
- [ ] A human has tested these changes.
|
|
|
|
---
|
|
|
|
## Why
|
|
|
|
<!-- Describe problem, motivation, etc.-->
|
|
|
|
## Summary
|
|
|
|
<!-- 1-3 bullets describing what changed. -->
|
|
-
|
|
|
|
## Issue Number
|
|
<!-- Required if there is a relevant issue to this PR. -->
|
|
|
|
## How to Test
|
|
|
|
<!--
|
|
Required. Share the steps for the reviewer to be able to test your PR. e.g. You can test by running `npm install` then `npm build dev`.
|
|
|
|
If you could not test this, say why.
|
|
-->
|
|
|
|
## Video/Screenshots
|
|
|
|
<!--
|
|
Provide a video or screenshots of testing your PR. e.g. you added a new feature to the gui, show us the video of you testing it successfully.
|
|
|
|
-->
|
|
|
|
## Type
|
|
|
|
- [ ] Bug fix
|
|
- [ ] Feature
|
|
- [ ] Refactor
|
|
- [ ] Breaking change
|
|
- [ ] Docs / chore
|
|
|
|
## Notes
|
|
|
|
<!-- Optional: migrations, config changes, rollout concerns, follow-ups, or anything reviewers should know. -->
|