mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-03 00:07:08 -05:00
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:
15
.github/workflows/contributors/README.md
vendored
15
.github/workflows/contributors/README.md
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user