Closed Kazuchanfl closed 3 years ago
I'd strongly encourage us to keep PRs targeted at dev
unless absolutely necessary. We want to maintain the ability to fast-forward merge dev into main, which can only happen if no commits have snuck into main since the last dev merge. Since github automatically redirects links from master to main, this is not an urgent change that would justify skipping dev.
I'd strongly encourage us to keep PRs targeted at
dev
unless absolutely necessary. We want to maintain the ability to fast-forward merge dev into main, which can only happen if no commits have snuck into main since the last dev merge. Since github automatically redirects links from master to main, this is not an urgent change that would justify skipping dev.
Checking on dev, it looks like this change has already been made: https://github.com/Unity-Technologies/URDF-Importer/blob/dev/README.md
Closes https://github.com/Unity-Technologies/URDF-Importer/issues/64