Skip to content

Commit 7ba9f30

Browse files
Mention act user guide in act (#1973)
* CONTRIBUTING.md mention act user guide * Mention the act user guide in the README
1 parent 2a0a0a1 commit 7ba9f30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ New issues can be created with in our [GitHub repo](https://github.com/nektos/ac
3535

3636
### <a id="pr"></a>Pull Requests
3737

38-
Pull requests should target the `master` branch. Please also reference the issue from the description of the pull request using [special keyword syntax](https://help.github.com/articles/closing-issues-via-commit-messages/) to auto close the issue when the PR is merged. For example, include the phrase `fixes #14` in the PR description to have issue #14 auto close.
38+
Pull requests should target the `master` branch. Please also reference the issue from the description of the pull request using [special keyword syntax](https://help.github.com/articles/closing-issues-via-commit-messages/) to auto close the issue when the PR is merged. For example, include the phrase `fixes #14` in the PR description to have issue #14 auto close. Please send documentation updates for the [act user guide](https://nektosact.com) to [nektos/act-docs](https://github.com/nektos/act-docs).
3939

4040
### <a id="style"></a> Styleguide
4141

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Let's see it in action with a [sample repo](https://github.com/cplee/github-acti
1717

1818
![Demo](https://github.com/nektos/act/wiki/quickstart/act-quickstart-2.gif)
1919

20+
# Act User Guide
21+
22+
Please look at the [act user guide](https://nektosact.com) for more documentation.
23+
2024
# Installation
2125

2226
## Necessary prerequisites for running `act`

0 commit comments

Comments
 (0)