diff --git a/docs/examples/tasktracking.md b/docs/examples/tasktracking.md index f4751a5..de81312 100644 --- a/docs/examples/tasktracking.md +++ b/docs/examples/tasktracking.md @@ -59,4 +59,14 @@ cspt getassignment --type prepare | gh issue create --title $pretitle --label pr :nested: full :commands: -``` \ No newline at end of file +``` + + + +## Problems with getting progress report + +``` +gh repo set-default compsys-progtools/[REPO NAME] + +``` +