Rollup merge of #131278 - onur-ozkan:update-outdated-doc, r=Kobzol
remove outdated contribution direction
This commit is contained in:
commit
1bd61bbeac
1 changed files with 2 additions and 4 deletions
|
@ -182,10 +182,8 @@ Some general areas that you may be interested in modifying are:
|
|||
`Config` struct.
|
||||
* Adding a sanity check? Take a look at `bootstrap/src/core/sanity.rs`.
|
||||
|
||||
If you make a major change on bootstrap configuration, please remember to:
|
||||
|
||||
+ Update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
|
||||
* Update `change-id = {pull-request-id}` in `config.example.toml`.
|
||||
If you make a major change on bootstrap configuration, please add a new entry to
|
||||
`CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
|
||||
|
||||
A 'major change' includes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue