Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.54 KB

File metadata and controls

24 lines (14 loc) · 1.54 KB

Contributing to Pico

Thanks for your interest in contributing to Pico CSS! Please take a moment to review this document before submitting a bug report or a pull request.

Bug reports

The issue tracker is the preferred channel for bug reports, but please respect the following restrictions:

Pull requests

Good pull requests, patches, improvements, and new features are a fantastic help.

Please ask before starting work on any significant new features. We recommend that you first suggest your feature idea in our discussion forums.

Do not edit /css files directly.

Edit the source files in /scss, Github will automatically re-compile the css files after the pull request is merged.