mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
chore: update pr template
This commit is contained in:
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -7,9 +7,8 @@ Description:
|
||||
|
||||
## Checklist
|
||||
|
||||
- This PRs CI tests are green
|
||||
- format with `scripts/format.bash`
|
||||
- test locally with `scripts/test_plugin.bash --file plugins/<your_new_plugin_name>`
|
||||
- [ ] Format with `scripts/format.bash`
|
||||
- [ ] Test locally with `scripts/test_plugin.bash --file plugins/<your_new_plugin_name>`
|
||||
- [ ] Your plugin CI tests are green
|
||||
- _Tip: use the `plugin_test` action from [asdf-actions](https://github.com/asdf-vm/actions) in your plugin CI_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user