Skip to content

Commit

Permalink
Update Readme (Contrib Instructions)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrob committed Jun 1, 2016
1 parent 1f5f3f7 commit c9346c6
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
# FCCMontreal
# FCC Montreal Community Website

[![Join the chat at https://gitter.im/FCCMontreal/FCCMontreal](https://badges.gitter.im/FCCMontreal/FCCMontreal.svg)](https://gitter.im/FCCMontreal/FCCMontreal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
The FCC (Free Code Camp) Montreal Website
The FCC (Free Code Camp) Montreal Website. For the community by the community.

[![Join the chat at https://gitter.im/FCCMontreal/FCCMontreal](https://badges.gitter.im/FCCMontreal/FCCMontreal.svg)](https://gitter.im/FCCMontreal/FCCMontreal?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) <--- Join the chat!

## Contributing

Feature idea? Use the 'issues' tab. Create a new issue and add the 'Feature Idea' label.

Contributing code:

1. Fork this repository on github
1. Clone your fork `git clone https://github.com/<github_username>/FCCMontreal.git`
1. Add awesomeness
1. Commit your changes: `git commit -am 'Add some feature'`
1. Push to github: `git push`
1. Submit a new pull request on github :D


## License

[BSD 3-clause](LICENSE)

0 comments on commit c9346c6

Please sign in to comment.