calzada / PARLAMINT-ES-MC

2 stars 4 forks source link

Update CD201118.xml with bad heading #4

Closed calzada closed 3 years ago

TomazErjavec commented 3 years ago

No need to do pull requests for simple changes (well, you can if you want), it's simpler to just do it on main branch, commit and push. Less bother... (Branches are good when you have more complicated sets of changes).

TomazErjavec commented 3 years ago

No need to do pull requests for simple changes (well, you can if you want), it's simpler to just do it on main branch, commit and push. Less bother... (Branches are good when you have more complicated sets of changes).

Actually, you never need to do pull requests from your repository to your repository. If you do make a branch, do it localy on your computer, when you are happy, merge it to main, and then just push main to the GitHub origin.