Add JIRA ID to pull request template (#2099)

Tento commit je obsažen v:
vedithal-amd
2025-12-02 10:14:27 -05:00
odevzdal GitHub
rodič 7ba0f1bdcf
revize 5bbb72f516
+24
Zobrazit soubor
@@ -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.