File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,6 +64,12 @@ repository_url:
6464
6565# user messages
6666
67+ _message_before_copy : |
68+ Thanks for generating a project using our template.
69+
70+ You'll be asked a series of questions whose answers will be used to
71+ generate a tailored project for you.
72+
6773_message_after_copy : |
6874 Your project "{{ package_name }}" has been created successfully!
6975
@@ -75,19 +81,13 @@ _message_after_copy: |
7581
7682 2. Read ("{{ package_name }}"/next_steps.md) which contains information on next steps.
7783
78- _message_after_update : |
79- Your project "{{ package_name }}" has been updated successfully!
80- In case there are any conflicts, please resolve them. Then,
81- you're done.
82-
83- _message_before_copy : |
84- Thanks for generating a project using our template.
85-
86- You'll be asked a series of questions whose answers will be used to
87- generate a tailored project for you.
88-
8984_message_before_update : |
9085 Thanks for updating your project using our template.
9186
9287 You'll be asked a series of questions whose answers are pre-populated
9388 with previously entered values. Feel free to change them as needed.
89+
90+ _message_after_update : |
91+ Your project "{{ package_name }}" has been updated successfully!
92+ In case there are any conflicts, please resolve them. Then,
93+ you're done.
You can’t perform that action at this time.
0 commit comments