ipex-llm/.github/pull_request_template.md
Jason Dai 3916d11780 PR template (#5093)
Add Github PR template
2022-07-13 17:51:28 +08:00

866 B

Description

1. Why the change?

2. Summary of the change

3. How to test?

  • N/A
  • Unit test
  • Application test
  • Document test
  • ...

4. New dependencies

  • New Python dependencies - Dependency1 - Dependency2 - ...
  • New Java/Scala dependencies and their license - Dependency1 and license1 - Dependency2 and license2 - ...