mirror of
https://github.com/Noratrieb/some-cursed-repo.git
synced 2026-01-14 16:35:08 +01:00
14 lines
192 B
TOML
14 lines
192 B
TOML
[autolabel."wontfix"]
|
|
trigger_labels = [
|
|
"bug"
|
|
]
|
|
|
|
[autolabel."invalid"]
|
|
new_issue = true
|
|
|
|
[autolabel."documentation"]
|
|
new_pr = true
|
|
|
|
[autolabel."help wanted"]
|
|
new_pr = true
|
|
new_issue = true
|