-
Notifications
You must be signed in to change notification settings - Fork 0
Add Mohammad Info #5
Copy link
Copy link
Open
Labels
Description
HerbertHomolka1
opened on Mar 26, 2023
Issue body actions
- Setup: GitHub
- created this issue
- assigned to all coaches
- moved the issue to the project board
- Setup: local
- pulled the most recent code from main/master using command git pull
- run npm install
- created a new branch update-readme for my introduction (name => member's name)
- Writing the content:
- update README.md
- Before pushing my branch:
- formatted the code by running code quality check
- fixed all linting mistakes by running code quality check
- Added the file into staging area
- Added a meaningful commit message
- pulled the most recent code from main/master using command git pull origin main or git pull origin master
- solved conflicts if exists
- After pushing my branch:
- created a new PR linked to this issue
- added md label
- make sure all of the checks passed
- assigned someone to review and merge my PR
Reactions are currently unavailable