Move pr template file (#746)
* updated documentation wording, added cherry pick option for PR type
* moved pull_request_template to base .github directory
[ROCm/rocprofiler-compute commit: da6bf4b5c9]
This commit is contained in:
+13
-6
@@ -5,23 +5,30 @@
|
||||
- [ ] Closes #<issue number or link>
|
||||
|
||||
## What type of PR is this? (check all that apply)
|
||||
- [ ] Refactor
|
||||
- [ ] Feature
|
||||
|
||||
- [ ] Bug Fix
|
||||
- [ ] Optimization
|
||||
- [ ] Documentation Update
|
||||
- [ ] 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
|
||||
|
||||
## Have you added or updated documentation (CHANGELOG.md)?
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user