We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85f8f8 commit 8820651Copy full SHA for 8820651
.github/config.yml
@@ -0,0 +1,9 @@
1
+todo:
2
+ autoAssign: true
3
+ keyword: ['FIXME','TODO','%TODO','%FIXME','@todo','@fixme']
4
+ bodyKeyword: ['@body','BODY']
5
+ blobLines: 5
6
+ caseSensitive: false
7
+ label: true
8
+ reopenClosed: true
9
+ exclude: null
0 commit comments