diff --git a/Featurecreep.md b/Featurecreep.md index d91c588c..33e848d0 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -183,6 +183,7 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Adding users to a team should also use uuid * [x] Check if the team/user really exist before updating them on lists/namespaces * [ ] Refactor config handling: Custom type "key" or so which holds the viper const and then mixins on that type to get the values from viper +* [ ] Have extra functions for logging to call so it is possible to call `log.Info` instead of `log.Log.Info` ### Linters