ipex-llm/.github/pull_request_template.md
Shaojun Liu 932ef78131
Update Workflow Inputs, Runner, and PR Validation Process (#11501)
* update check-artifact runner label to Shire

* update github.event.inputs to inputs

* update PR template
2024-07-03 16:49:54 +08:00

1.2 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 PR Validation here by inputting the PR number (e.g., 1234). And paste your action link here once it has been successfully finished.
  • 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 - ...