mdBook/triagebot.toml

12 lines
194 B
TOML
Raw Normal View History

2021-10-27 22:00:42 +08:00
# 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"
]