Weekly Reports¶
Blender employees and development fund grant recipients have to write weekly reports about their work.
- Create a
.profilerepository in your user profile. This is a Gitea convention and can also be used for a nice landing page (by adding aREADME.mdto the repository)- Go to https://projects.blender.org/
- Click on your avatar at top-right, select
Profile - Click the
+at top-right and selectNew Repository - Enter
.profileas Repository Name, click onCreate Repository
- Grab the 2026_template.md and commit it to
.profile/reports/2026.md. It's easiest to checkout your.profilerepository and add the file/folder just as usual withgit add/git commitand 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.