We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9fef9 commit 6cdf8f9Copy full SHA for 6cdf8f9
README.md
@@ -10,7 +10,7 @@ You will need to follow the Lambda School Git Workflow to add a file to this pro
10
- [ ] Add your PM as a collaborator
11
- [ ] Clone this repo
12
- [ ] Create a branch `git checkout -b 'firstName-lastName'`
13
- - [ ] Add a file to the project called 'yourFirstName-lastName'.txt. This file can contain anything.
+ - [ ] Add a file to the project called `yourFirstName-yourLastName`.txt. This file can contain anything.
14
- [ ] Run your usual git commands for adding/commiting and pushing **Be sure to push to your branch!**
15
- [ ] Create a Pull-Request to submit your work
16
- [ ] Use your own student fork as the base (compare across forks, base-fork -> master).
0 commit comments