Skip to content

Latest commit

 

History

History
executable file
·
31 lines (17 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

executable file
·
31 lines (17 loc) · 1.3 KB

Contributing

Publicity

One of the easiest ways to support Semantic UI is to get the word out

Making Semantic Better

Bugs & Issues

Please submit any bugs you encounter when using the library to our Github Issues Tracker.

When submiting a bug report, please include a set of steps to reproduce the issue and any related information, browser, OS etc. If we can't see the issue then it will make solving things much more difficult.

Please create a fork of this jsfiddle to demonstrate bugs.

Style Guide

Contributors should read over the coding guidelines for the project. Most importantly, the guide for language, as it is one of the most important parts about Semantic UI.

Language CSS Javascript

Pull Requests

Anyone can jump on the issues board and grab off bugs to fix. This is probably the best way to become a contributor to Semantic. Be sure to adhere to the style guides when submitting code.