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
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