Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 777 Bytes

worklog-template.md

File metadata and controls

26 lines (18 loc) · 777 Bytes

YYYY-MM-DD Worklog

Plan for the Day

  • Work on [title of task](link to ticket/issue/pull request)
  • Investigate [title of bug report](link to bug report)

Meetings

  • Meeting Title ([details](link to agenda and outcomes))
    • [short comment on the meeting's utility for yourself]
  • Manager 1on1
    • Raised/clarified some of my work-related concerns

Summary

  • Finished [title of task](link to ticket/issue); [PR](link to merged pull request)
  • Investigating [title of bug report](link to bug report)
    • [Short summary of investigations; below is an example]
    • Reproduced the bug on my local machine
    • The bug could not be reproduced for an earlier version X.Y.Z
    • Investigating the changes since then