File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Associated JIRA ticket number/Github issue number
2+ <!-- For example: "Closes #1234" or "Fixes SWDEV-123456" -->
3+
4+ ## What type of PR is this? (check all applicable)
5+
6+ - [ ] Refactor
7+ - [ ] Feature
8+ - [ ] Bug Fix
9+ - [ ] Optimization
10+ - [ ] Documentation Update
11+ - [ ] Continuous Integration
12+
13+ ## What were the changes?
14+
15+ <!-- Please give a short summary of the change. -->
16+
17+ ## Why are these changes needed?
18+
19+ <!-- Please explain the motivation behind the change and why this solves the given problem. -->
20+
21+ ## Updated CHANGELOG?
22+
23+ <!-- Needed for Release updates for a ROCm release. -->
24+
25+ - [ ] Yes
26+ - [ ] No, Does not apply to this PR.
27+
28+ ## Added/Updated documentation?
29+
30+ - [ ] Yes
31+ - [ ] No, Does not apply to this PR.
32+
33+ ## Additional Checks
34+
35+ - [ ] I have added tests relevant to the introduced functionality, and the unit tests are passing locally.
36+ - [ ] Any dependent changes have been merged.
You can’t perform that action at this time.
0 commit comments