da326048b9
* add pull_request_template.md * Update .github/PULL_REQUEST_TEMPLATE/pull_request_template.md Co-authored-by: David Galiffi <David.Galiffi@amd.com> * fix markdown linting errors * Update .github/PULL_REQUEST_TEMPLATE/pull_request_template.md Co-authored-by: David Galiffi <David.Galiffi@amd.com> * moved pull_request_template.md to base /.github/ directory --------- Co-authored-by: David Galiffi <David.Galiffi@amd.com>
35 satır
758 B
Markdown
35 satır
758 B
Markdown
# rocprofiler-systems 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)
|
|
|
|
- [ ] Bug Fix
|
|
- [ ] Cherry Pick
|
|
- [ ] Continuous Integration
|
|
- [ ] Documentation Update
|
|
- [ ] Feature
|
|
- [ ] Optimization
|
|
- [ ] Refactor
|
|
- [ ] 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
|
|
|
|
## Added / Updated documentation?
|
|
|
|
- [ ] Yes
|
|
- [ ] No - does not apply to this PR
|
|
|
|
## Have you updated CHANGELOG?
|
|
<!-- Needed for Release updates for a ROCm release. -->
|
|
- [ ] Yes
|
|
- [ ] No - does not apply to this PR
|