Skip to content

Commit 7b7f782

Browse files
committed
Tweak docs
1 parent cb1678c commit 7b7f782

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/new_tool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
Instead, please submit a pull request.
1212
(See [DEVELOPMENT.md](https://github.com/taiki-e/install-action/blob/main/DEVELOPMENT.md) for how to add support for a new tool.)
1313
14-
That said, if you have any questions before getting started, or if youre unable to contribute for any reason, feel free to open an issue.
14+
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.
1515
- type: input
1616
id: name
1717
attributes:

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ name to one of the `*_incompat` arrays in `tools/ci/tool-list.sh`.
3939

4040
## Release new version
4141

42-
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 owners [approval](https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#required-reviewers) is required before the actual release.
42+
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.
4343

4444
### Minor version vs patch version
4545

0 commit comments

Comments
 (0)