Add JIRA ID to pull request template (#2099)

此提交包含在:
vedithal-amd
2025-12-02 10:14:27 -05:00
提交者 GitHub
父節點 7ba0f1bdcf
當前提交 5bbb72f516
+24
查看文件
@@ -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.