Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix next steps message formatting
  • Loading branch information
fdiblen committed Aug 27, 2024
commit ff750574bbcfa2e4c561e723b6afb1cb42d6e5f7
2 changes: 1 addition & 1 deletion copier/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ _message_after_copy: |

git push --set-upstream origin main

{% if AddDevDoc -%}
{% if AddDevDoc %}
- Project development documentation

The [README.dev.md](README.dev.md) contains developer documentation
Expand Down