Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.
stcharlesst edited this page Jun 8, 2015 · 31 revisions

An idea being explored and shaped. Open for discussion, but may never go anywhere.

###Please note, as of March 9, 2015, the contents of the wiki have been moved to the docs/discussion folder. This is intended to support greater collaboration with the community, as it allows for forking and pull requests on the contained contents. We're not sure what will happen with the existing wiki content.

Welcome to the BCDevExchange wiki! This is older stuff but feel free to enjoy!

This wiki is intended to provide an overview of the concepts and entities that are being being considered to build the framework for BCDevExchange.org. Most of the content in here is continuing to be defined and refined, and should be considered Research State.

If creating a page, please consider adding a Research State Badge, by adding the below code (adds Research State Badge with alt text description).

Research Badge code.

<a rel="research" href="https://github.com/BCDevExchange/docs/wiki/Project-States"><img alt="An idea being explored and shaped. Open for discussion, but may never go anywhere." style="border-width:0" src="https://img.shields.io/badge/BCDevExchange-Research-red.svg" title="An idea being explored and shaped. Open for discussion, but may never go anywhere." /></a>

Discovery Badge code.

<a rel="discovery" href="https://github.com/BCDevExchange/docs/wiki/Project-States"><img alt="Being designed and built, but in the lab. May change, disappear, or be buggy." style="border-width:0" src="https://img.shields.io/badge/BCDevExchange-Discovery-yellow.svg" title="Being designed and built, but in the lab. May change, disappear, or be buggy." /></a>

Delivery Badge code.

<a rel="delivery" href="https://github.com/BCDevExchange/docs/wiki/Project-States"><img alt="In production, but maybe in Alpha or Beta. Intended to persist and be supported." style="border-width:0" src="https://img.shields.io/badge/BCDevExchange-Delivery-brightgreen.svg" title="In production, but maybe in Alpha or Beta. Intended to persist and be supported." /></a>