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
  1. Create fork: Remember uncheck: Copy the master branch only image
  2. Clone your fork repository.
  3. Create new bracnh from lession branch you want to code.
  4. Commit and push new branch you just have created into your fork repository.
  5. Create pull request into the corresponding branch