Skip to content

Commit c1f657e

Browse files
Update what setup does
1 parent 45afc0a commit c1f657e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/FEATURES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ Download a copy of GitHub issues and pull requests.
6464

6565
When you [setup a repository](REPO.md), this tool installs a stub `Makefile`.
6666
It also creates the following files from a template: `.gitignore`,
67-
`CONTRIBUTING.md`, `LICENSE.md`, `.travis.yml`, and `.circleci/config.yml`.
67+
`CONTRIBUTING.md`, `LICENSE.md`, `.travis.yml`, and GitHub Action configuration
68+
under `.github/workflows/` (see below).
6869

6970

7071
## With Continuous Integration Services

0 commit comments

Comments
 (0)