mirror of
https://github.com/VoltAgent/awesome-design-md.git
synced 2026-05-14 13:06:57 +08:00
26 lines
912 B
Markdown
26 lines
912 B
Markdown
# Contributing to Awesome Design MD
|
|
|
|
Thanks for contributing.
|
|
|
|
This repository is a curated collection of DESIGN.md files extracted from popular websites. Each file captures a site's complete visual language in a format any AI agent can read.
|
|
|
|
## How to Contribute
|
|
|
|
### Improve an Existing DESIGN.md
|
|
|
|
If you notice issues with an existing file:
|
|
|
|
1. **Open an issue first** to describe what you'd like to change and get feedback from maintainers
|
|
2. Open the site's `DESIGN.md`
|
|
3. Compare against the live site
|
|
4. Fix incorrect hex values, missing tokens, or weak descriptions
|
|
5. Update the `preview.html` and `preview-dark.html` if your changes affect displayed tokens
|
|
6. Open a PR with before/after rationale
|
|
|
|
|
|
We cannot accept DESIGN.md pull requests to maintain the quality of the existing collection.
|
|
|
|
## License
|
|
|
|
By contributing, you agree your contributions are provided under the repository license terms.
|