Write a short bio for yourself using Markdown and add it to your class repository using Local/Remote workflows. Just a little intro so your classmates can get to know you.
Copy-paste this checklist into a new deliverables issue and move your issue to the project board, your issue should have:
individual
, deliverable
, week-1
- [ ] I wrote my markdown locally on a new branch
- [ ] My bio file is named _exactly_ the same as my GitHub username
- [ ] My `bio` link in the class README opens to my student bio file
- [ ] I pulled and merged `main` into my branch before pushing
- [ ] I pushed my branch to the class repository and opened a PR
- [ ] I went through the PR checklist
- [ ] All the CI check pass
- [ ] I assigned a coach to review my PR
- [ ] I
[linked my PR to this issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
Deliverable
issue on your home
class repo with the title
YourName : workflows : student-bio
.individual
, deliverable
, week-1
.Deliverable
.home
repo.npm install
to install the dependency.YourNameBio
and checkout to your branch.student-bios
folder create a new md file, IMPORTANT: the name of the file
should be exactly as your gitHub userName.img
folder.npm run format
npm run format:check
npm run spell-check
npm run lint:ls
npm run lint:md
PR
add a coach as a reviewer.student-bio
.