LinkedIn: https://linkedin.com/in/keminghe
Note-to-self: keep these in mind while building. 1
- Commit long-term and commit wisely;
- Tackle real problems with real solutions;
- Make it free, open-source, and educational;
- Keep it legal, professional, and public-serving.
Keep standups focused on open-source work only. No work/school/personal content.
- Create branch:
git switch -c docs/YYYY-MM-DD-standup/KemingHe
- Copy template:
cp standup-template.md standups/YYYY-MM-DD-standup.md
- Complete the standup document (5 min max)
- Commit, push, and merge via PR
Footnotes
-
Inspired by a coffee chat with @JasonSu14 ↩