Files
OpenHands/.github/pull_request_template.md
Jamie Chicago 649ebc4078 Succinct pr template (#13779)
Co-authored-by: openhands <openhands@all-hands.dev>
2026-04-06 19:05:24 +02:00

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. -->