Files
rocm-systems/.github/pull_request_template.md
T
2024-12-26 11:24:58 +05:30

37 baris
688 B
Markdown

# PR Details
## Associated Jira Ticket Number/Link
## What type of PR is this? (check all applicable)
- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
- [ ] Continuous Integration
## 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.