Add minimal traigebot config
This commit is contained in:
parent
4d20fa578b
commit
8df8ce063d
|
@ -0,0 +1,12 @@
|
|||
# This will allow users to self assign, and/or drop assignment
|
||||
[assign]
|
||||
|
||||
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
# For Issue areas
|
||||
"A-*",
|
||||
"E-Help-Wanted",
|
||||
"Bug",
|
||||
"Feature-Request"
|
||||
]
|
Loading…
Reference in New Issue