issues
search
dhphuongg
/
hit-14-vuejs
Study and discuss about VueJS with HIT
https://hit-14-vue-js.vercel.app
0
stars
1
forks
source link
How to create a new pull request into a public repostory?
#7
Open
dhphuongg
opened
7 months ago
dhphuongg
commented
7 months ago
Create fork:
Remember uncheck: Copy the
master
branch only
Clone your fork repository.
Create new bracnh from
lession
branch you want to code.
Commit and push new branch you just have created into your fork repository.
Create pull request into the corresponding branch
master
branch onlylession
branch you want to code.