Thanks for your interest in FromThePage! We're excited that you'd like to improve this open-source tool which has been installed on six continents. If you'd like something small to start, check out issues labelled good first issue.
Please open an issue before creating a pull request, even if the feature has been discussed via email or Slack. If possible, include a link to an example of the problem.
Please create a branch off of development
. The branch name should start with the issue number.
All commit messages should include the issue number.
All pull requests should be linked to an issue, ideally using closing keywords.
- Indentation is via two spaces.
- We prefer slim templates, but ERB is acceptable.