Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 971 Bytes

student-bio-pr.md

File metadata and controls

25 lines (20 loc) · 971 Bytes

Student Bio PR

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.

Checklist

Copy-paste this checklist into a new deliverables issue and move your issue to the project board, your issue should have:

  • labels:individual, deliverable
  • milestone: Workflows
- [ ] 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)