From 88ea66798b57e04dcbb3e79469a72d92e578c9d2 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 27 Aug 2019 22:51:27 +0200 Subject: [PATCH] [skip ci] updated todo --- Featurecreep.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Featurecreep.md b/Featurecreep.md index e81dbad0b45..c8f6751930a 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -185,6 +185,7 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Have extra functions for logging to call so it is possible to call `log.Info` instead of `log.Log.Info` * [x] `GetUserByID` and the likes should return pointers * [x] `ListTask` should be just `Task` +* [ ] Move `teams_{namespace|list}_*` to `{namespace|list}_teams_*` for better consistency ### Linters