website icon indicating copy to clipboard operation
website copied to clipboard

Contributor Call to Action

Open locks opened this issue 7 years ago • 1 comments

Context: We need a way to generally indicate where people should go to to contribute to a specific page of the website. One idea I tried out was adding a footer with copy in the spirit of "See a bug? Something you want to improve? Contribute at (link)".

Acceptance Criteria:

  • [ ] Link should be positioned at the bottom of the page, above the footer, and centered on the view
  • [ ] an anchor element should be used (instead of a button)
  • [ ] there should be a title attribute (see screenshot below)
  • [ ] on hover, the cursor should be a pointer

Screenshot of what it could look like: contribute

locks avatar Oct 05 '17 19:10 locks

Seems good! My immediate thought for how to do this is to create a Ruby helper in the layout. This would be a great task for someone who already knows some Ruby!

wifelette avatar Oct 10 '17 04:10 wifelette