aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/config.yml
blob: 19627a1007ce93565393691f93a83b7ae021ce00 (plain) (blame)
1
2
3
4
5
6
7
todo:
  autoAssign: true
  keyword: ["@todo","@TODO","TODO","#TODO"]
  bodyKeyword: ['@body','@BODY','BODY','#BODY']
  blobLines: 10
  label: ['todo']