mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-21 17:46:36 +00:00
docs: add pull request template
Co-Authored-By: Codex <noreply@openai.com>
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
## Summary
|
||||||
|
|
||||||
|
<!-- Describe what this pull request changes and why. -->
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
<!-- List the notable changes. -->
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## Checklist
|
||||||
|
|
||||||
|
- [ ] I have read the latest README and followed the instructions.
|
||||||
|
- [ ] I have added or updated tests for behavior changes.
|
||||||
|
- [ ] I have updated README.md and action.yml when inputs or runtime behavior changed.
|
||||||
|
- [ ] I have run the relevant verification commands.
|
||||||
|
|
||||||
|
## Verification
|
||||||
|
|
||||||
|
<!-- List the commands you ran and their results. -->
|
||||||
|
|
||||||
|
- [ ] `npm run all`
|
||||||
|
- [ ] `npm run build`
|
||||||
Reference in New Issue
Block a user