Comhaid
Gupta, Maneesh e24c89e449 Create pull_request_template.md (#94)
Initial draft of PR template

[ROCm/hip commit: c686b8bb9c]
2025-05-22 15:08:40 +05:30

881 B

Associated JIRA ticket number/Github issue number

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Continuous Integration

What were the changes?

Why are these changes needed?

Updated CHANGELOG?

  • Yes
  • No, Does not apply to this PR.

Added/Updated documentation?

  • Yes
  • No, Does not apply to this PR.

Additional Checks

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally.
  • Any dependent changes have been merged.