Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 920 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (10 loc) · 920 Bytes

Contributing

Want to contribute to the website? Here is how to get started.

Setting up the site for local development

See section on "Setup for local development" in README.

Issues

This is where all the issues and new requirements for the site are posted. This is a good place to start when you want to contribute.

This is also where you can report issues yourself. If you find any issues with the website or have any new things to suggest, just open up an issue for it.

Pull Requests

Once you have selected an Issue to solve, go ahead and write the code for that in your fork on a separate branch and send in a Pull Request. For more info about Pull Requests, visit this link.

We look forward to your contributions.