Skip to content

Commit b5052b7

Browse files
committed
Fix next_steps
1 parent 62b8747 commit b5052b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

template/next_steps.md.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ A short while after you push your commits to GitHub for the first time, a few is
3838
automatically ([here]({{repository_url}}/issues?q=author%3Aapp%2Fgithub-actions)). Resolve them to complete the
3939
setup of your repository.
4040

41+
{% if AddDevDoc -%}
4142
## Project development documentation
4243

4344
The [README.dev.md](README.dev.md) contains developer documentation.
45+
{%- endif %}
4446

4547
## Project layout explained
4648

0 commit comments

Comments
 (0)