Starting point development #1
eschricker
started this conversation in
General
Replies: 1 comment 4 replies
-
👍🏼 Further: we should strive for high compatibility in the 1.x version line and defer any refactoring/major changes for 2.x to smooth the transition from the old package. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the main questions from my side is where to start development.
The development branch is the current version 1.x. There is also a branch called 2.0.
We have to decide where to start.
At a first glance, my conclusion:
The development branch has received updates in the past, while the 2.0 branch is two years old.
I think we should analyze if the 2.0 branch contains changes that we should migrate to develop.
Also, we need to decide which pull requests from origin repository we want to take over. It would be great if someone could go through these and list which ones to use. Then we can share the work to migrate and integrate the pull requests.
Beta Was this translation helpful? Give feedback.
All reactions