Skip to content

Commit 447b462

Browse files
committed
removed placeholder workflow file; updated link to autogenerated issues
1 parent 3546321 commit 447b462

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

{{cookiecutter.project_name}}/.github/workflows/create-issues.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

{{cookiecutter.project_name}}/next_steps.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ git push --set-upstream origin main
2727

2828
## Check automatically generated issues
2929

30-
The generated project comes with a GitHub action
31-
([`.github/workflows/create-issues.yml`](.github/workflows/create-issues.yml)) that adds a couple of issues to the issue
32-
tracker on GitHub ([here]({{cookiecutter.repository}}/issues)). Resolve the issues to complete the setup of your
30+
The first time you push to GitHub, a few issues outlining next steps will be added automatically
31+
([here]({{cookiecutter.repository}}/issues?q=author%3Aapp%2Fgithub-actions)). Resolve them to complete the setup of your
3332
repository.
3433

3534
## Project layout explained

0 commit comments

Comments
 (0)