training-kit
training-kit copied to clipboard
Remove 'make at least one commit' from Step 1
Overview
TL;DR
Step 4 already tells you to make at least one commit before pushing:
Shape your history into at least one commit by using
git addto stage the existing files, andgit committo make the snapshot.`
Questions
<If relevant, write a list of questions that you would like to discuss related to the changes that you have made.>
Next Steps
<If incomplete, create a task list of items that are still being worked on within the Pull Request.>
Review
<If complete, or ready for :eyes:, use @mentions for quick questions, specific feedback, and progress updates.>