You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name your branch pretty much anything except master, federalist-, or
with the release- or hotfix- prefix. Suggested prefixes include
refactor-, feature-, docs-, issue#, and patch-.
File your pull request to merge into the master branch.
The following standards and guidelines are used to guide development on this project. They are a great resource for insight into the 'why' and 'what' of many of the choices we make in development. Some, such as the Accessibility Standards, are requirements that must be met in order for code to be releasable.
Accessibility Standards: Meet all WCAG 2.0 AA accessibility guidelines and conforms to the standards of Section 508 of the Rehabilitation Act. *Required