TPE-Layout/2017-Q3-Goals: Difference between revisions
Jump to navigation
Jump to search
(→Shing Lyu: Updated Shing's status) |
|||
Line 56: | Line 56: | ||
=== Tingyu Lin === | === Tingyu Lin === | ||
* Quantum CSS (stylo) | |||
** Fix bugs blocking shipping stylo. | |||
=== Tommy Kuo === | === Tommy Kuo === |
Revision as of 04:05, 20 July 2017
Guideline
Personal Development
Personal development goal examples: 1. Learn a bit about the Rust Language by reading through current Rust documentation and by completing the current list of available Rust tutorials available on Rust-Learning Github page. 2. Mentor contributor x by helping her/him successfully implement and land a fix for bug yyyy. 3. Do a few livehacking sessions during the quarter. 4. Fix three to five bugs in a component the reports isn't familiar with but is interested in. 5. Complete an online educational tutorial on a unfamiliar technology.
SMART Criteria
(S)pecific - What do you want to achieve in your areas of focus ? (M)easurable - How will I know when it is accomplished ? (A)chievable - How can the goal be accomplished ? (R)elevant - Does this match our other efforts/needs? Is this the right time? (T)ime-bound - By when can you achieve this goal ?
Template
[*|#] <Task-Category> [**|##] <Task-Expected-Result> <Task-Description> [**|##] <Task-Expected-Result> <Task-Description> ... Example: * Implement the support of HTML5 details & summary. ** [land] bug123456 - calc(1+2+3+4+5+6) ** [OOAD] bug234567 - integrate stylo into gecko
Personal Goals
Astley Chen
Boris Chiou
Cameron McCormack
CJ Ku
Farmer Tseng
Jeremy Chen
Shing Lyu
- Release Stylo
- Enable Linux 32-bit build
- Solve remaining stylo bugs
- Servo embedding
- Solve bugs to support new Servo embedding story
- Build Servo dogfooding browser
- Evangelism
- COSCUP talk & Rust team
- HackNTU mentoring and A-Frame school
- DevDay talk
- SITCON summer camp
Tingyu Lin
- Quantum CSS (stylo)
- Fix bugs blocking shipping stylo.