Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<h2 id="accepting-contributions">Accepting Contributions</h2>

This repository does not currently accept external pull requests. It is maintained by the GSA SAM design-library team as part of an internal Angular upgrade effort, and outside PRs will be closed without merging, regardless of quality.

If you've found a bug or have a feature request, please [open an issue](../../issues) describing it — issues are welcome and help inform our roadmap, even though we can't accept code contributions directly at this time.

<h2 id="reviewer-checklist">Reviewer Checklist</h2>

- Testing
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This package houses the SAM UI Kit, an Angular based UI component library design

## Contributing

Create a feature branch from the latest `master` branch code. After development is finished, submit a PR with `master` as the target.
This repository does not currently accept external pull requests — see [CONTRIBUTING.md](CONTRIBUTING.md) for details. Team members: create a feature branch from the latest `master` branch code, then submit a PR with `master` as the target.

## Release Notes

Expand Down
Loading