diff --git a/bed47b2be016cc41eb43ef6d0acf1f8f/description b/bed47b2be016cc41eb43ef6d0acf1f8f/description new file mode 100644 index 0000000..6b7ac88 --- /dev/null +++ b/bed47b2be016cc41eb43ef6d0acf1f8f/description @@ -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?