mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 23:08:04 -05:00
Update PR template (#11420)
This commit is contained in:
33
.github/pull_request_template.md
vendored
33
.github/pull_request_template.md
vendored
@@ -1,12 +1,31 @@
|
|||||||
- [ ] This change is worth documenting at https://docs.all-hands.dev/
|
## Summary of PR
|
||||||
- [ ] Include this change in the Release Notes. If checked, you **must** provide an **end-user friendly** description for your change below
|
|
||||||
|
|
||||||
**End-user friendly description of the problem this fixes or functionality this introduces.**
|
<!-- 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. -->
|
||||||
**Summarize what the PR does, explaining any non-trivial design decisions.**
|
|
||||||
|
|
||||||
|
- [ ] Bug fix
|
||||||
|
- [ ] New feature
|
||||||
|
- [ ] Breaking change
|
||||||
|
- [ ] Refactor
|
||||||
|
- [ ] Other (dependency update, docs, typo fixes, etc.)
|
||||||
|
|
||||||
---
|
## Checklist
|
||||||
**Link of any specific issues this addresses:**
|
|
||||||
|
- [ ] 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user