Skip to content

Commit cb647c4

Browse files
committed
Adding step to onboaring
1 parent 02423ea commit cb647c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ These tests are intended to cover projects in the [rust-lang](https://github.com
1010
- [rust-lang-nursery/rustfmt](https://github.com/rust-lang-nursery/rustfmt) ([code of conduct](https://github.com/rust-lang-nursery/rustfmt/blob/master/CODE_OF_CONDUCT.md))
1111

1212
## Onboarding Repositories
13-
To add a new repository to the tests, either contact me or author a PR that adds the GitHub raw file URL to the `urls` vector in the `validate_satellite_files` function in [validation_tests.rs](https://github.com/davidalber/rust-conduct-conformulator/blob/master/tests/validation_tests.rs). Be sure to run `cargo test` before creating the PR.
13+
1. To add a new repository to the tests, either contact me or author a PR that adds the GitHub raw file URL to the `urls` vector in the `validate_satellite_files` function in [validation_tests.rs](https://github.com/davidalber/rust-conduct-conformulator/blob/master/tests/validation_tests.rs). Be sure to run `cargo test` before creating the PR.
14+
1. Add a link to the repository and its code of conduct in the section above.
1415

1516
## Adding the Rust Code of Conduct to a Project
1617
The current correct copy of the Code of Conduct for a code repository is in [satellite_code_of_conduct.md](satellite_code_of_conduct.md). If you add that to your repository be sure to [onboard the repository](#onboarding-repositories).

0 commit comments

Comments
 (0)