commit 9f792b1e1e0130703bef6d61e8bae40fa9866fe8 parent 0b06a4967ec866f54338f045da5213cf4c9857f2 Author: brookjeynes <me@brookjeynes.dev> Date: Mon, 15 Jun 2026 07:02:56 +1000 docs: add tasks Signed-off-by: brookjeynes <me@brookjeynes.dev> Diffstat:
4 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/tasks/add_ability_to_edit_artist.txt b/tasks/add_ability_to_edit_artist.txt @@ -0,0 +1,2 @@ +add ability to edit artist @feat +artist +id: spkotwvkwmpntlmw diff --git a/tasks/add_ability_to_edit_song.txt b/tasks/add_ability_to_edit_song.txt @@ -0,0 +1,2 @@ +add ability to edit song @feat +song +id: stwvorzqtpyqzytk diff --git a/tasks/style_and_improve_ux_for_new_artist_form.txt b/tasks/style_and_improve_ux_for_new_artist_form.txt @@ -0,0 +1,4 @@ +style and improve ux for new artist form @ux +artist +id: yqlqrzkxypsltypk + +this should follow the general style of the [new|edit] album page diff --git a/tasks/style_and_improve_ux_for_new_song_form.txt b/tasks/style_and_improve_ux_for_new_song_form.txt @@ -0,0 +1,4 @@ +style and improve ux for new song form @ux +song +id: mkmuoutrvtxkyxxs + +this should follow the general style of the [new|edit] album page