-
Notifications
You must be signed in to change notification settings - Fork 11
Contribution Required
The open source projects are almost always short on resources. Here we have listed various projects that someone interested can pick up and submit pull requests for.
-
Upgrade Ruby version, current setup is on 2.6.10 we would prefer moving the ruby versions up and moving it to a maintained version of ruby.
-
Upgrade Rails version, this might be easier and difficult at same time. this can be done while keeping ruby version old however rails upgrade would require rewrite of code in places. https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-4-2-to-rails-5-0 this might be a good start point for the upgrade process.
-
Better documentation, from setting local environments to scripts and process to upgrade gems lots is left to be desired in terms of documentation.
-
More Ideas are listed in GSOC Ideas section.