-
Notifications
You must be signed in to change notification settings - Fork 194
Adding Sam.gov implementations #1714
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
Conversation
@brunerae While I was in there, I also reordered the items to be alphabetical by framework. Updates found in e2b4586.
|
url: https://github.com/GSA/sam-design-system | ||
author: | ||
name: SAM.gov | ||
url: https://github.com/GSA |

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.
I was thrown off by the the SAM.gov
link pointing to GSA's GitHub. Does it make sense to but the author name as GSA? Or maybe something like SAM.gov/GSA?

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.
Probably GSA if it's from there.
…mplementations
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.
The other notes use a period at the end, so let's add one to these new implementations. Thank you!
Adding Sam.gov implementations.
Sam-Styles - https://github.com/GSA/sam-styles - HTML/CSS design library built on USWDS 2.0 and Fractal.
Sam-Design-System - https://github.com/GSA/sam-design-system - Common Angular components integrated with sam-styles css framework.
Sam-Prototypes - https://github.com/GSA/sam-prototypes - A test application that incorporates sam-styles and sam-design-system components with real-world examples.
UI components: For pull requests that impact the look, feel, or functionality of USWDS itself, please open a pull request on the web-design-standards repo (https://github.com/uswds/uswds-site).
-->
Description
Include a high-level description of the issue your pull request fixes; include only one issue per pull request. Please also link to the GitHub issue it resolves.
Additional information
Include any of the following (as necessary):
Before you hit Submit, make sure you’ve done whichever of these applies to you:
npm test
and make sure the tests for the files you have changed have passed.