modify config.example.toml mention to bootsrap.example.toml in triagebot.toml
This commit is contained in:
parent
7240c1687f
commit
9ef42baa9f
1 changed files with 2 additions and 2 deletions
|
|
@ -948,9 +948,9 @@ This PR modifies `src/bootstrap/defaults`.
|
|||
|
||||
If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
|
||||
"""
|
||||
[mentions."config.example.toml"]
|
||||
[mentions."bootstrap.example.toml"]
|
||||
message = """
|
||||
This PR modifies `config.example.toml`.
|
||||
This PR modifies `bootstrap.example.toml`.
|
||||
|
||||
If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue