Skip to content

CodeForFoco/bike-coop-plugin

Repository files navigation

bike-coop-plugin

About

We are rebuilding the Fort Collins Bike Coop website currently. Our objective is to make it mobile friendly and add in a form to enable users to submit Volunteer Applications and Report Stolen Bikes.

This repository focuses on plugin development, related project repositories can be found here:

Contributing

We welcome new contributors. Not sure where to start? Check for any open issues or ping the team on our slack channel.

Ensure your code follows best practices and adheres to good style.

Be sure to read our in depth guide on contributing, which includes instructions on how to fork, clone, branch, commit, pull request and sync your fork.

TL;DR Contribution Workflow:

  1. Fork this repository and clone your fork.
  2. Make a patch branch.
  3. Make changes, commit, and push.
  4. Submit a pull request and your changes will be reviewed and merged.