mdBook/triagebot.toml
2021-10-27 19:31:08 +05:30

12 lines
194 B
TOML

# 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"
]