Skip to content

Instantly share code, notes, and snippets.

@seanbuscay
Created June 24, 2013 13:21
Show Gist options
  • Save seanbuscay/2a9e6051774fa63d4c91 to your computer and use it in GitHub Desktop.
Save seanbuscay/2a9e6051774fa63d4c91 to your computer and use it in GitHub Desktop.
- unstable:
-- API expansion & trial
-- time to test & open as many feature/support requests as imaginable
- alpha:
-- API freeze proposal
-- new feature requests will be considered as long as they don't imply perceptible API changes
-- revisit disadvantaged spots (e.g. static cache, theming support, documentation)
-- critical bugs should not go beyond alphas
- beta:
-- code freeze
-- except requests regarding disadvantaged spots (at this point I hope it would be only theming support)
-- proper documentation
-- finish addressing non-critical bugs which got beyond alphas
- rc:
-- anything that might not work as intended/expected
-- documentation enhancement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment