From d1c77d72a952ad7b22cdea13c7b12bd3f46a4c1d Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 18 Sep 2013 20:03:35 -0400 Subject: [PATCH] Continuing to write copy Former-commit-id: 7a9491ee26b987037cd81e901e078ff75acc8613 Former-commit-id: 829b6abf65687f11421fc967e69b754fb119b2e3 --- node/src/documents/project/contributing.html | 62 +++++++++++++------- 1 file changed, 42 insertions(+), 20 deletions(-) diff --git a/node/src/documents/project/contributing.html b/node/src/documents/project/contributing.html index bbb320a58..c723fc8c4 100755 --- a/node/src/documents/project/contributing.html +++ b/node/src/documents/project/contributing.html @@ -17,54 +17,76 @@ type : 'Semantic Project'

Introduction

-

Core Contributions

-

There are a variety of ways to contribute to the development of Semantic. We are a very new project and are looking for an enthusiastic and like-minded group of core contributors. We use the lovely free project management software Trello for keeping track of project issues and updates.

-

We're also currently working on "Dev kits" for creating and testing each type of UI definition, which should be available shortly, so hold tight.

+

Some Trello boards are open publicly, others are limited to contributors. Anyone can share ideas for the direction of the project using our public boards.

+

If you are looking to be added to contributor board on Semantic and are active in development, please reach out to me by e-mail jack@myfav.es

+ +

Publicity

+ + + + + + + +
-

Some boards are open publicly, others are limited to contributors. Anyone can share ideas for the direction of the project using our public boards.

+ +

Style Guide

-

Contributors should read over the coding guidelines for the project. Most importantly, the guide for language.

- CSS - Javascript +

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 + +

Ways to Contribute

-

Bugs & Issues

+

Bugs & Issues

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

-

Pleaseinclude a set of steps to reproduce the issue and any related information, browser, OS. If we can't see the issue then it will make solving things much more difficult.

+

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.

-

Pull Requests

+

Pull Requests

-

Anyone can jump on the issues board and grab off bugs to fix. Make sure however +

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.

-

Expanding Core UI

+

Expanding Library UI

Semantic is looking for people to help contribute new UI components, and suggest extensions for our core library

If you have any suggestions for components missing from Semantic which you'd like to see in future versions please add suggestions to our public UI board. The current list of upcoming components, and there current development status can be seen on the contributor UI board.

- Public Board - Contributor Board +

Visit UI Development Boards

+
+ Public + Contributor +
+

Community Development

-

We're looking currently for ideas on the best way to expand Semantic to include both core library and third party components. This requires creating a component specification which can be used by anyone to create components, and a package management system (website or command line) for distributing them.

+

We're looking currently for ideas on the best way to expand Semantic to include both core library and third party components. This requires creating a component specification which can be used by anyone to create ui components, and a package management system (website or command line) for distributing them.

+ +

These features are very important for the healthy growth of the Semantic ecosystem, and to expand the number of components available to users.

- Public Board - Contributor Board +

Visit Community Development Boards

+
+ Public + Contributor +