-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - Improve contributors example quality #3258
[Merged by Bors] - Improve contributors example quality #3258
Conversation
Solid improvements so far! Once we have a basic fallback for if the contributor list fails to load, I think this is good to merge :) |
@alice-i-cecile I have changed return type of |
Co-authored-by: Alice Cecile <[email protected]>
@alice-i-cecile @MinerSebas Can you rerun checks and review my updates? |
bors try |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great; I'm happy with this now. bors try
above was to rerun the CI for you.
bors try |
🔒 Permission denied Existing reviewers: click here to make CrazyRoka a reviewer |
bors r+ |
# Objective Fixes #3181 ## Solution Refactored `contributors.rs` example: - Renamed unclear variables - Split setup system into two separate systems Co-authored-by: CrazyRoka <[email protected]>
Objective
Fixes #3181
Solution
Refactored
contributors.rs
example: