zbigniewzolnierowicz / rust-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include user information when creating and updating recipes

github-actions opened this issue · comments

We should include user ID for who created or updated a certain recipe.

Consider including a changelog of every change made.

This change requires implementing a user repository, which should be covered by another issue (#6)