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.
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 intomaster
.Unless I hear serious concern, we will move forward with this model.