diff --git a/projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/projects/rocprofiler-compute/.github/pull_request_template.md similarity index 82% rename from projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to projects/rocprofiler-compute/.github/pull_request_template.md index 137b3d927e..0ab3dfc10b 100644 --- a/projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/projects/rocprofiler-compute/.github/pull_request_template.md @@ -5,23 +5,30 @@ - [ ] Closes # ## 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 ## 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? - [ ] Yes - [ ] No - does not apply to this PR -