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:
- The central repository for the project is located here.
- The code for the project theme is located here.
- The code for the project plugin is located here.
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:
- Fork this repository and clone your fork.
- Make a patch branch.
- Make changes, commit, and push.
- Submit a pull request and your changes will be reviewed and merged.