Update pull_request_template.md (#11484)
* Update pull_request_template.md * refine
This commit is contained in:
parent
d97c2664ce
commit
e7ab93b55c
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
### 4. How to test?
|
||||
- [ ] N/A
|
||||
- [ ] Unit test: Please manually trigger the Unit test [here](https://github.com/intel-analytics/ipex-llm-workflow/actions/workflows/llm-unit-tests.yml) by inputting the full commit ID (SHA value) of your last commit (e.g., `a1b2c3d4e5f6g7h8i9j0`). And paste your action link here.
|
||||
- [ ] Unit test: Please manually trigger the PR Validation [here](https://github.com/intel-analytics/ipex-llm-workflow/actions/workflows/llm-PR-validation.yml) by inputting the full commit ID (SHA value) of your last commit (e.g., `a1b2c3d4e5f6g7h8i9j0`). And paste your action link here once it has been successfully finished.
|
||||
- [ ] Application test
|
||||
- [ ] Document test
|
||||
- [ ] ...
|
||||
|
|
|
|||
Loading…
Reference in a new issue