-
-
Notifications
You must be signed in to change notification settings - Fork 917
Description
I think the master
branch is now solidly at a point where it is significantly more stable than 0.1.X
, however, the README still directs users towards either the 0.1.X
branch or the 0.1.8
tag, neither of which have been active in over a year.
This creates a negative experience for new users, especially this section:
It is suggested to either use the latest release tag or our release branch (which will get consistent updates) 0.1.x.
It is not suggested to run latest master.
There are many bugs/issues that have been fixed long ago that new users will likely run into due to this outdated information, e.g. #3487
I propose that the README is updated to recommend master
over 0.1.X
/0.1.8
so that new users can experience the smooth and less buggy version that is currently available