Skip to content

Instantly share code, notes, and snippets.

@Ryanspink1
Last active May 11, 2017 16:31
Show Gist options
  • Save Ryanspink1/b448b5e49c56cab4b7308cdb670e7172 to your computer and use it in GitHub Desktop.
Save Ryanspink1/b448b5e49c56cab4b7308cdb670e7172 to your computer and use it in GitHub Desktop.

Contributing to will_paginate

  • Why: I use this gem on occasion.
  • What: Documentation request for “modify css and link renderer”
  • I Need: to step by step write out the process for modifying the css and link renderer.
  • When I'm Done: Docs are skinny, so hopefully they’ll accept my addition.

Contributing to gruff

  • Why: Haven’t used gruff, but they have a fair number of issues, a collaborator is pretty active, and it seems easier than others/simpler to understand.
  • What: Feature request to add error bars to point or line graphs.
  • I Need: To get it running locally, find where graphs are rendered, and add support for error bars.
  • When I'm Done: A collaborator said that it would be a useful addition and that a PR was welcome and no one has touched it since sep25, 2016.

Capybara Screenshot

  • Why: Haven’t used it, but seems like a neat gem. Seems active enough (last activity was a month ago)
  • What: Feature request to add custom routing for where the screenshot saves.
  • I Need: To get it running locally, find out the path that it is being saved and make it possible to modify that.
  • When I'm Done: I will create a PR, the creator does make comments and reviews the PRs so I should be able to complete the task if I get it in soon.
@BobGu
Copy link

BobGu commented May 11, 2017

Will Paginate

I think this a great idea for an open source contribution. I read through the documentation now and it certainly needs an update. This is a great size in the amount of time it will take as well. One thing I'm concerned about is the length of time since the last commit.

Gruff

Same issue here with length of time since last commit. This seems like a fairly large feature. I think this would require a lot of ramping up on context.

Capybara Screenshot

I looked through all the open issues in this library and couldn't find the specific one you are referencing. If this is something the maintainer is requesting I would be ok with this being your open source contribution.

Recommendation is to do the will paginate documentation update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment