Commit Graph

3 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
65525380ff 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
2026-01-22 10:00:01 -05:00
Vijay Janapa Reddi
a9a6c7e09e feat: add automatic @all-contributors comment workflow
- Add all-contributors-add.yml workflow that triggers on issue comments
- When someone comments @all-contributors please add @user for bug, code,
  the workflow automatically:
  - Parses username and contribution types
  - Detects project from labels/title (tinytorch, kits, labs, or book)
  - Updates the project's .all-contributorsrc
  - Regenerates README tables
  - Commits directly (no PR needed)
  - Replies with confirmation

- Add avikde and Takosaga as TinyTorch contributors (bug, test)
- Update contributor documentation with new workflow details
2026-01-22 09:44:51 -05:00
Vijay Janapa Reddi
930b7371c3 Add comprehensive documentation for contributor system 2026-01-21 19:27:37 -05:00