update 'description' in issue bed47b2be016cc41eb43ef6d0acf1f8f

This commit is contained in:
Sebastian Kuzminsky 2025-07-08 17:27:47 -06:00
parent b4306ce0dc
commit eb76e418f3

View file

@ -0,0 +1,6 @@
add some way to un-assign an issue
This will probably involve removing the `assignee` file from the issue
directory, which will mean teaching the git code about removed files.
Or maybe write the empty string to that file?