mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-23 19:40:18 +08:00
623 B
623 B
Checklist
-
Provide a short description and link to your plugin.
-
Make sure you CI tests for your plugin and they are green.
If you are using github, you might want to use the `plugin_test` action from [asdf-actions](https://github.com/asdf-vm/actions) -
asdf-pluginsCI sanity checks are green on your PullRequest.You can test locally using: ```bash ./test_plugin.sh --file plugins/PLUGIN_FILE ```
Other Information
If there is anything else that is relevant to your pull request include that information here.
Thank you for contributing to asdf-plugins!