# How to Submit a Pull Request to Add Missing Design Systems to awesome-design-systems

> Learn how to submit a pull request to add missing design systems to the awesome-design-systems repo. Fork, update README.md, and open a PR quickly.

- Repository: [Alex Pate/awesome-design-systems](https://github.com/alexpate/awesome-design-systems)
- Tags: how-to-guide
- Published: 2026-04-12

---

**To submit a pull request to add missing design systems, fork the alexpate/awesome-design-systems repository, add a new row to the table in [`README.md`](https://github.com/alexpate/awesome-design-systems/blob/main/README.md) following the format specified on line 5, and open a PR targeting the `master` branch.**

The alexpate/awesome-design-systems repository is a curated markdown list documenting design systems from major technology companies. Because this project uses a simple table-based structure rather than complex code, contributing a new entry requires only modifying the [`README.md`](https://github.com/alexpate/awesome-design-systems/blob/main/README.md) file and submitting a pull request to