Closed schnittstabil closed 8 years ago
Hello @schnittstabil, master is the latest version, so it represents version 2. Please push your pull requests towards the master branch :) (unless you want to do a specific fix for an old version, but that's not the case)
I will clarify this in the CONTRIBUTING.md
, thank you for bringing this to our attention!
What
I want to create some PRs for some typos and improvements, but I'm a bit confused by
.github/CONTRIBUTING.md
:But there is no
v2
branch!?What is expected
Basing PRs on the
master
branch: I can't know if my fixes will be merged intov1
,v2
or both or anywhere else as well – but the bugs are inmaster
, hence I want them to be fixed inmaster
.