docs: use standard all-contributors emoji key

- Complete emoji mapping in generate_readme_tables.py
- Simplify docs to reference official emoji key
- Link: https://allcontributors.org/docs/en/emoji-key
This commit is contained in:
Vijay Janapa Reddi
2026-01-22 10:00:01 -05:00
parent b12b71ef78
commit 65525380ff
2 changed files with 14 additions and 14 deletions

View File

@@ -144,20 +144,9 @@ The workflow will automatically:
## Contribution Types
| Type | Emoji | Description |
|------|-------|-------------|
| bug | 🐛 | Bug reports |
| code | 💻 | Code contributions |
| doc | 📖 | Documentation |
| design | 🎨 | Design work |
| ideas | 💡 | Ideas and suggestions |
| review | 👀 | Code review |
| test | 🧪 | Testing |
| tool | 🔧 | Tools and infrastructure |
| tutorial | ✅ | Tutorials |
| maintenance | 🚧 | Maintenance |
We use the standard [All Contributors emoji key](https://allcontributors.org/docs/en/emoji-key).
See [All Contributors emoji key](https://allcontributors.org/docs/en/emoji-key) for full list.
Common types: `bug`, `code`, `doc`, `design`, `ideas`, `review`, `test`, `tool`, `tutorial`, `maintenance`, `infra`, `research`
## File Structure