Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 1.41 KB

Contributing to Bricks

Looking to contribute something to Bricks? Here's how you can help.

Reporting issues

If you think you've found a problem with Bricks, or you'd like to make a request for a new feature in the codebase… please follow these steps:

  1. Search for existing issues - The most important step! Help us keep duplicate issues to a minimum by checking to see if someone has already reported your problem or requested your idea.
  2. Describe your issue in detail - Help us help you. Before opening any issue, please read the Issue Guidelines, written by Nicolas Gallagher. Include operating system and version, browser and version, version of Bricks, customized or vanilla build, etc. where appropriate. Also include steps to reproduce the bug.
  3. Include a screencast if relevant - Is your issue about a design or front end feature or bug? The most helpful thing in the world is if we can see what you're talking about. Use LICEcap to quickly and easily record a short screencast (24fps) and save it as an animated gif! Embed it directly into your Github issue. Kapow.

Contributing code

To contribute code to Bricks:

  1. Read and sign the Contributor License Agreement.

  2. Submit your pull request.