Add note feature to triagebot's config
This will let people [add summary notes](https://forge.rust-lang.org/triagebot/note.html) to an issue, for example to add that an issue is best kept for first-timers.
This commit is contained in:
parent
9663da39d2
commit
0ef2e75a33
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ allow-unauthenticated = [
|
|||
|
||||
[merge-conflicts]
|
||||
|
||||
[note]
|
||||
|
||||
[canonicalize-issue-links]
|
||||
|
||||
# Prevents mentions in commits to avoid users being spammed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue