Charleston Tech
http://charlestontechnology.com/
Contributing
So you want to contibute? Awesome! ✨ Here is the recommended workflow:
- Fork the repo, and clone it locally.
- Run
./script/bootstrap
to prepare your local develoment environment. - Create a new branch for your contribution.
- Add tests if needed. (Run them with
script/test
.) - Push to your fork and submit a PR!
At this point you're waiting on us. We like to at least comment on, if not accept, pull requests within a few days. We may suggest some changes or improvements or alternatives.
Adding your name to the list of people
Start by following the contributing guide, then take a look in the _people directory of this repo. Create a new markdown file named after your Charleston Tech slack handle. The contents should look like this:
---
name: Robert Colantuoni
github: rgc
twitter: rgc
linkedin: robcolantuoni
company: Limelight Networks
title: Advanced Services Architect
---
Add this file to your branch and send a PR so we can merge the change and add you to the list of amazing professionals and enthusiats in the Charleston tech community. 😎