Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 629 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 629 Bytes

Contribution Guidelines

In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch. Please add your changes also to the CHANGELOG. We're following the standard of Keep a Changelog
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTES:

  • Be sure to merge the latest from "upstream" before making a pull request!
  • Please use the simulator specified in Fastfile ("snapshot_test" lane) to run snapshot tests