diff --git a/.github/config.yml b/.github/config.yml index 7efa5af4e..00703314d 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,2 +1,7 @@ todo: - keyword: "TODO: " + keyword: "TODO:" + caseSensitive: true + blobLines: 5 + autoAssign: true + label: true + reopenClosed: true