HYF-Class21 / workflows-group3-intro

Introduction to group 3
https://hyf-class21.github.io/workflows-group3-intro/
MIT License
0 stars 1 forks source link

alisanli intro update #29

Closed alisanlii closed 1 year ago

alisanlii commented 1 year ago

Setup: GitHub [x] created this issue [x] assigned myself [x] moved the issue to the project board Setup: local [x] pulled the most recent code from main/master using command git pull [x] run npm install [x] created a new branch alisanli for my introduction (name => member's name) Writing the content: [x] added my intro file in /group3 folder according to group conventions Before pushing my branch: [x] formatted the code by running code quality check [x] fixed all linting mistakes by running code quality check [x] Added the file into staging area [x] Added a meaningful commit message [x] pulled the most recent code from main/master using command git pull origin main or git pull origin master [x] solved conflicts if exists After pushing my branch: [x] created a new PR linked to this issue [x] added md label [x] make sure all of the checks passed [x] assigned someone to review and merge my PR