resource / Front-End-Standards

Front-end development standards for Resource.
MIT License
23 stars 1 forks source link

Managing pre-mature standards #69

Closed LukeAskew closed 10 years ago

LukeAskew commented 11 years ago

I have modified the branching/workflow structure of this project to help manage standards that are not quite ready for release.

Now master contains standards that I consider mature enough to point to as a standard. These docs will (and should) continue to evolve, but are more or less good to go.

Standards still in the early stages (JSON, Security, and HTML) have been removed from master and should be managed in their respective branches. When we feel like we're in a good spot, we can pull request into master.

Unless I hear serious concern, we will move forward with this model.

nicetransition commented 11 years ago

:+1: