mirror of
https://github.com/taiki-e/install-action.git
synced 2026-07-16 00:12:14 -04:00
Tweak docs
This commit is contained in:
2
.github/ISSUE_TEMPLATE/new_tool.yml
vendored
2
.github/ISSUE_TEMPLATE/new_tool.yml
vendored
@@ -11,7 +11,7 @@ body:
|
||||
Instead, please submit a pull request.
|
||||
(See [DEVELOPMENT.md](https://github.com/taiki-e/install-action/blob/main/DEVELOPMENT.md) for how to add support for a new tool.)
|
||||
|
||||
That said, if you have any questions before getting started, or if you’re unable to contribute for any reason, feel free to open an issue.
|
||||
That said, if you have any questions before getting started, or if you're unable to contribute for any reason, feel free to open an issue.
|
||||
- type: input
|
||||
id: name
|
||||
attributes:
|
||||
|
||||
@@ -39,7 +39,7 @@ name to one of the `*_incompat` arrays in `tools/ci/tool-list.sh`.
|
||||
|
||||
## Release new version
|
||||
|
||||
Releases are performed by running the [release workflow](https://github.com/taiki-e/install-action/actions/workflows/release.yml) via workflow dispatch. The owner and collaborators can start the release workflow, but the owner’s [approval](https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#required-reviewers) is required before the actual release.
|
||||
Releases are performed by running the [release workflow](https://github.com/taiki-e/install-action/actions/workflows/release.yml) via workflow dispatch. The owner and collaborators can start the release workflow, but the owner's [approval](https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#required-reviewers) is required before the actual release.
|
||||
|
||||
### Minor version vs patch version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user