aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/config.yml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-21 18:14:17 +0800
committerGitHub <noreply@github.com>2023-07-21 18:14:17 +0800
commit0b2c1f94bd9975c26e0331b5b7790b8900afd964 (patch)
treee5703474828024c716e90182efb924ff5b8e33e4 /.github/config.yml
parent6f40ba50ee01fa0b86ba442121f071f77aa35879 (diff)
downloadHydroRoll-0b2c1f94bd9975c26e0331b5b7790b8900afd964.tar.gz
HydroRoll-0b2c1f94bd9975c26e0331b5b7790b8900afd964.zip
Create config.yml
Diffstat (limited to '.github/config.yml')
-rw-r--r--.github/config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/config.yml b/.github/config.yml
new file mode 100644
index 0000000..19627a1
--- /dev/null
+++ b/.github/config.yml
@@ -0,0 +1,7 @@
+todo:
+ autoAssign: true
+ keyword: ["@todo","@TODO","TODO","#TODO"]
+ bodyKeyword: ['@body','@BODY','BODY','#BODY']
+ blobLines: 10
+ label: ['todo']
+