TPEPlatform/2014-06-12: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <b>debug</b>: Figure out the root cause of a bug/ try to repro that bug, etc... | * <b>debug</b>: Figure out the root cause of a bug/ try to repro that bug, etc... | ||
* <b>file</b>: file a bug | * <b>file</b>: file a bug | ||
* <b>PTO</b>: take personal leave | |||
* <b>study</b>: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering. | * <b>study</b>: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering. | ||
* <b>presentation</b> | * <b>presentation</b> | ||
Line 16: | Line 17: | ||
** If you write a technical blog or anything relative to work, it's welcome to share it on weekly report. | ** If you write a technical blog or anything relative to work, it's welcome to share it on weekly report. | ||
** Do a presentation of technical topics | ** Do a presentation of technical topics | ||
==Media== | ==Media== | ||
====Randy Lin==== | ====Randy Lin==== |
Revision as of 11:31, 10 April 2014
Rule of Thumb
Status code:
- OOAD: In analysis or design phase.
- WIP: working on WIP patch.
- feedback?(f?): WIP is ready for feedback grant.
- feedback+(f+): Get positive feedback.
- review?(r?): patch is under review
- review+(r+): get review+ and ready to check-in
- land: patch check in.
- debug: Figure out the root cause of a bug/ try to repro that bug, etc...
- file: file a bug
- PTO: take personal leave
- study: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering.
- presentation
- Write a personal blog, which is relative to work, such as articles on MozTech, or what you experience in a work week.
- WIKI/ MDN article writing.
- If you write a technical blog or anything relative to work, it's welcome to share it on weekly report.
- Do a presentation of technical topics