diff --git a/projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000000..137b3d927e --- /dev/null +++ b/projects/rocprofiler-compute/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,27 @@ +# rocprofiler-compute Pull Request + +## Related Issue + +- [ ] Closes # + +## What type of PR is this? (check all that apply) +- [ ] Refactor +- [ ] Feature +- [ ] Bug Fix +- [ ] Optimization +- [ ] Documentation Update +- [ ] Continuous Integration +- [ ] 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)? + +- [ ] Yes +- [ ] No - does not apply to this PR +