Files
GenAIExamples/.github/pull_request_template.md
chen, suyue 2e312f44ed update pr template (#422)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-07-18 21:34:03 +08:00

25 lines
730 B
Markdown

## Description
The summary of the proposed changes as long as the relevant motivation and context.
## Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as `n/a`.
## Type of change
List the type of change like below. Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would break existing design and interface)
- [ ] Others (enhancement, documentation, validation, etc.)
## Dependencies
List the newly introduced 3rd party dependency if exists.
## Tests
Describe the tests that you ran to verify your changes.