Skip to content

Weekly Reports

Blender employees and development fund grant recipients have to write weekly reports about their work.

  • Create a .profile repository in your user profile. This is a Gitea convention and can also be used for a nice landing page (by adding a README.md to the repository)
    • Go to https://projects.blender.org/
    • Click on your avatar at top-right, select Profile
    • Click the + at top-right and select New Repository
    • Enter .profile as Repository Name, click on Create Repository
  • Grab the 2026_template.md and commit it to .profile/reports/2026.md. It's easiest to checkout your .profile repository and add the file/folder just as usual with git add / git commit and then pushing it.
  • Uncomment the titles as you go and add what you worked on. Do not alter the structure and headings of the file.
  • Check the links in the Weekly Updates topics, to confirm you setup things correctly.