We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
)
1 parent 1715955 commit fca001cCopy full SHA for fca001c
1 file changed
src/triagebot/pr-assignment.md
@@ -135,7 +135,7 @@ Some repositories may want to use custom messages instead of the preconfigured o
135
136
```toml
137
[assign.custom_messages]
138
-auto-assign-someone = "Thanks for the contribution, assigning {assignee}!" # only required if auto-assign (`[assign.owners]` is configured
+auto-assign-someone = "Thanks for the contribution, assigning {assignee}!" # only required if auto-assign (`[assign.owners]`) is configured
139
auto-assign-no-one = """
140
Thanks for the contribution!
141
0 commit comments