-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docs): comprehensive overhaul to meet guidelines
- Loading branch information
1 parent
2e6d6bb
commit 0e0ab7b
Showing
7 changed files
with
108 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
# actions-node | ||
# `open-turo/actions-node` | ||
|
||
GitHub Actions for Node.js, Javascript, and Typescript repositories | ||
GitHub Actions for Node.js, JavaScript, and TypeScript based repositories | ||
|
||
## Actions | ||
|
||
### action: [`lint`](./lint) | ||
|
||
See usage [here](./lint/README.md#usage). | ||
|
||
Documentation is found [here](./lint/README.md). | ||
|
||
### action: [`release`](./release) | ||
|
||
See usage [here](./release/README.md#usage). | ||
|
||
Documentation is found [here](./release/README.md). | ||
|
||
### action: [`test`](./test) | ||
|
||
See usage [here](./test/README.md#usage). | ||
|
||
Documentation is found [here](./test/README.md). | ||
|
||
## Get Help | ||
|
||
Each Action has a detailed README for how to use it as referenced above. Please review Issues, post new Issues against this repository as needed. | ||
|
||
## Contributions | ||
|
||
Please see [here](https://github.com/open-turo/contributions) for guidelines on how to contribute to this project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters