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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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):
Relevant research and support documents
Type of content review needed: stylistic or copy editing
Screenshot images
Notes
etc.
Before you hit Submit, make sure you’ve done whichever of these applies to you:
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?
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.