Attendance
Before you start your work every day, please make sure to log your attendance in the system.
You can do so by sending a message to otto bot in zulip with the following format:
.pin [what you are going to work on]
# example:
.pin imvx-coreIf you had to step away for a while during the day, please remember to log your return by sending:
.pout [a message why you stepped away]
# example:
.pout lunchSometimes you might change your focus, for instance when you finish a task and start working on something else. In that case, please update your status by sending:
.status [what you are going to work on now]
# example:
.status imvx-frontendAt the end of the day, please log your departure by sending:
.poffOnce you log your departure, please also provide a brief summary of what you worked on during the day by sending:
.preport
[Your summary here]
# example:
.preport
Today I worked on imvx-core and fixed several bugs.
I also started planning for the next.
sprint.
here is a brief summary of what I accomplished:
- Fixed bug #123 in imvx-core
- Implemented feature XYZ in imvx-frontend
- Attended team meeting and discussed project roadmapRemember, logging your attendance helps us keep track of work progress and ensures effective communication within the team. Thank you for your cooperation!