Task
Add yourself to the Attendance wall. This is a real open source contribution: fork, branch, pull request, merge.
Your name ships in the next app bundle and shows up on every phone after a sync.
Guide: CONTRIBUTING.md
Steps
| Step |
What to do |
| 1 |
Fork this repository |
| 2 |
Clone your fork |
| 3 |
Create a branch (do not work on main) |
| 4 |
Add one line in app/attendees.js under your first letter |
| 5 |
Commit, push, and open a pull request |
| 6 |
Wait for a maintainer to merge it |
Example
// --- D-F ---
{ name: 'Dara Kim', github: 'darakim' },
Task
Add yourself to the Attendance wall. This is a real open source contribution: fork, branch, pull request, merge.
Your name ships in the next app bundle and shows up on every phone after a sync.
Guide: CONTRIBUTING.md
Steps
main)app/attendees.jsunder your first letterExample