-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add first draft of constraints document #223
Conversation
First attempt to address #221.
Thanks for doing this, but not sure if we want to go here yet TBH given our internal one is still a WIP. |
@dotcode ? |
* are bound by our Infrastructure, | ||
* need to be appropriately Secure, | ||
* need to reflect the Company's Stature, and | ||
* need to endure over a long-period of time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
long-period
does not require hyphen
As a result of these constraints, the solutions that we provide are: | ||
|
||
* [Progressively enhanced](../practices/house-style.md#progressive-enhancement-and-browser-support) | ||
* Compliant with [WCAG 2.0 level AA](../practices/house-style.md#ccessibility) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#ccessibility
-> #accessibility
Closing upon @dotcode request. |
First attempt to address #221. Needs more work.