Add JIRA ID to pull request template (#2099)

This commit is contained in:
vedithal-amd
2025-12-02 10:14:27 -05:00
committato da GitHub
parent 7ba0f1bdcf
commit 5bbb72f516
+24
Vedi File
@@ -0,0 +1,24 @@
## Motivation
<!-- Explain the purpose of this PR and the goals it aims to achieve. -->
## Technical Details
<!-- Explain the changes along with any relevant GitHub links. -->
## JIRA ID
<!-- If applicable, mention the JIRA ID resolved by this PR (Example: Resolves SWDEV-12345). -->
<!-- Do not post any JIRA links here. -->
## Test Plan
<!-- Explain any relevant testing done to verify this PR. -->
## Test Result
<!-- Briefly summarize test outcomes. -->
## Submission Checklist
- [ ] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.