Few times I got confused why the main branch name was master instead of main and found out the base template itself has master even though I had set main as default in my git & github settings
Also can dependencies have an update?
(I was going to submit a PR, but it basically goes into master, so I opted to submit an issue instead)
Few times I got confused why the main branch name was
masterinstead ofmainand found out the base template itself hasmastereven though I had setmainas default in my git & github settingsAlso can dependencies have an update?
(I was going to submit a PR, but it basically goes into
master, so I opted to submit an issue instead)