We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff75057 commit 1fa94dcCopy full SHA for 1fa94dc
1 file changed
copier/messages.yml
@@ -31,11 +31,11 @@ _message_after_copy: |
31
32
git push --set-upstream origin main
33
34
- {% if AddDevDoc %}
+ {% if AddDevDoc -%}
35
- Project development documentation
36
37
- The [README.dev.md](README.dev.md) contains developer documentation
38
- {%- endif-%}
+ The README.dev.md contains developer documentation
+ {%- endif %}
39
40
- Project layout explained
41
0 commit comments