You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssh-action/.github/PULL_REQUEST_TEMPLATE.md

15 lines
402 B
Markdown

## Description
Please describe what this PR changes and why.
## Related Issues
Fixes #
## Checklist
- [ ] Tests pass (`.github/workflows/main.yml` scenarios cover this change)
- [ ] `action.yml` input descriptions updated (if adding/changing parameters)
- [ ] README.md parameter tables updated (if adding/changing parameters)
- [ ] Chinese translations updated (README.zh-cn.md, README.zh-tw.md)