add pull_request_template.md (#729)
* 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
[ROCm/rocprofiler-compute commit: 8acfe40113]
Este cometimento está contido em:
cometido por
GitHub
ascendente
9a392edb21
cometimento
a3b7e4fbd9
+27
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador