Files
rocm-systems/.github/pull_request_template.md
T
2024-10-19 12:47:49 +05:30

34 строки
599 B
Markdown

# PR Details
## What type of PR is this? (check all applicable)
- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
## Technical details
_Please explain the changes along with JIRA/Github link(if applies)._
## Added/updated tests?
_We encourage you to keep the code coverage percentage at 80% and above._
- [ ] Yes
- [ ] No, Does not apply to this PR.
## Updated CHANGELOG?
_Needed for Release updates for a ROCm release._
- [ ] Yes
- [ ] No, Does not apply to this PR.
## Added/Updated documentation?
- [ ] Yes
- [ ] No, Does not apply to this PR.