ipex-llm/.github/pull_request_template.md

1.3 KiB

Description

1. Why the change?

2. User API changes

3. Summary of the change

4. How to test?

  • N/A
  • Unit test: Please manually trigger the Unit test here by inputting the full commit ID (SHA value) of your last commit (e.g., a1b2c3d4e5f6g7h8i9j0). And paste your action link here.
  • Application test
  • Document test
  • ...

5. New dependencies

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