8acfe40113
* add pull_request_template.md * add bug fix or feature checkboxes * Address feedback and align more with sdk implementation * Add other category under PR type if needed
28 lines
684 B
Markdown
28 lines
684 B
Markdown
# rocprofiler-compute Pull Request
|
|
|
|
## Related Issue
|
|
<!-- Please link to the issue(s) that this PR addresses. -->
|
|
- [ ] Closes #<issue number or link>
|
|
|
|
## What type of PR is this? (check all that apply)
|
|
- [ ] Refactor
|
|
- [ ] Feature
|
|
- [ ] Bug Fix
|
|
- [ ] Optimization
|
|
- [ ] Documentation Update
|
|
- [ ] Continuous Integration
|
|
- [ ] Other (please specify)
|
|
|
|
## Technical Details
|
|
<!-- Please explain the changes. -->
|
|
|
|
## Have you added or updated tests to validate functionality?
|
|
- [ ] Yes
|
|
- [ ] No - does not apply to this PR
|
|
|
|
## Have you added or updated documentation (CHANGELOG.md)?
|
|
<!-- Needed for Release updates for a ROCm release. -->
|
|
- [ ] Yes
|
|
- [ ] No - does not apply to this PR
|
|
|