-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Updating Contributor Covenant links #46954
Updating Contributor Covenant links #46954
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
Thanks! @bors r+ rollup |
📌 Commit e450d35 has been approved by |
⌛ Testing commit e450d35f31173433795207e451ed0373b81784e0 with merge 943b53a482bbd7e320eac3bf1b8d12551f49b27f... |
💔 Test failed - status-travis |
⌛ Testing commit e450d35f31173433795207e451ed0373b81784e0 with merge 5a7c39effd8bf6017e320c8734ed203fb386b486... |
💔 Test failed - status-travis |
☔ The latest upstream changes (presumably #47012) made this pull request unmergeable. Please resolve the merge conflicts. |
@davidalber #46939 has been merged, you can rebase on master now. |
The current link 301s to a new destination.
e450d35
to
a087733
Compare
Done. Thanks, @kennytm. And thanks for unjamming CI! |
@bors: r+ |
📌 Commit a087733 has been approved by |
…excrichton Updating Contributor Covenant links The current link 301s to a new destination. ```sh $ curl -I http://contributor-covenant.org/version/1/3/0/ HTTP/1.1 301 Moved Permanently Cache-Control: public, max-age=0, must-revalidate Content-Length: 0 Content-Type: text/plain Date: Fri, 22 Dec 2017 21:13:09 GMT Location: https://www.contributor-covenant.org/version/1/3/0/ Age: 1 Connection: keep-alive Server: Netlify ``` rust-lang/prev.rust-lang.org#994 fixes this in the Rust site.
☀️ Test successful - status-appveyor, status-travis |
The current link 301s to a new destination.
rust-lang/prev.rust-lang.org#994 fixes this in the Rust site.