From cff0ce84eef922912bcc277cd613e96f3571575e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 4 Mar 2024 03:58:29 +0800 Subject: refactor!: rewrite in rust --- .github/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/config.yml (limited to '.github/config.yml') diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..c87e884 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,7 @@ +todo: + autoAssign: true + keyword: ["@todo","@TODO"] + bodyKeyword: ['@body','@BODY'] + blobLines: 5 + label: ['todo'] + \ No newline at end of file -- cgit v1.2.3-70-g09d2