# <%= name %> [![Build Status](https://img.shields.io/travis/cfpb/capital-framework.svg)](https://travis-ci.org/cfpb/capital-framework) [![npm](https://img.shields.io/npm/v/<%= name %>.svg?style=flat-square)](https://www.npmjs.com/package/<%= name %>) <%= description %> This component can be used by itself, but it was made for Capital Framework, a front end framework developed at the [Consumer Financial Protection Bureau](https://consumerfinance.gov). - [View the docs](https://cfpb.github.io/capital-framework/) ![<%= name %> screenshot](https://raw.githubusercontent.com/cfpb/capital-framework/canary/src/<%= name %>/screenshot.png) ## How to use this component Detailed instructions can be found at the Capital Framework [documentation site](https://cfpb.github.io/capital-framework/). > NOTE: Be sure to run the Less files through [Autoprefixer](https://github.com/postcss/autoprefixer), or your compiled Capital Framework CSS will not work perfectly in older browsers. ## Getting involved We welcome your feedback and contributions. - [Find out about contributing](CONTRIBUTING.md) - File a bug using this [handy template](https://github.com/cfpb/capital-framework/issues/new?body=%23%23%20URL%0D%0D%0D%23%23%20Actual%20Behavior%0D%0D%0D%23%23%20Expected%20Behavior%0D%0D%0D%23%23%20Steps%20to%20Reproduce%0D%0D%0D%23%23%20Screenshot&labels=bug) --- ## Open source licensing info 1. [TERMS](TERMS.md) 2. [LICENSE](LICENSE) 3. [CFPB Source Code Policy](https://github.com/cfpb/source-code-policy/)