I noticed that changes are committed directly to the main branch. Generally it is preferred to creating a separate pull request for all new changes and then once the pull request is completed then push it to main. THis creates a much better overview of the development history.
I noticed that changes are committed directly to the main branch. Generally it is preferred to creating a separate pull request for all new changes and then once the pull request is completed then push it to main. THis creates a much better overview of the development history.