Skip to content
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

Move kudos repo to the i-am-human monorepo #79

Merged
merged 26 commits into from
Sep 13, 2023
Merged

Move kudos repo to the i-am-human monorepo #79

merged 26 commits into from
Sep 13, 2023

Conversation

amityadav0
Copy link
Contributor

No description provided.

@amityadav0 amityadav0 requested a review from a team as a code owner August 25, 2023 09:12
.gitignore Outdated Show resolved Hide resolved
contracts/kudos/.gitignore Outdated Show resolved Hide resolved
contracts/kudos/Cargo.toml Outdated Show resolved Hide resolved
contracts/kudos/Cargo.toml Outdated Show resolved Hide resolved
contracts/kudos/LICENSE Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@sczembor sczembor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets add doc comments to all the methods, explaining what they do and what are the edge cases /// Does this and that, panics if...

Copy link
Contributor

@sczembor sczembor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong notation. Here is the example on how it should be commented.

/// It explains what the function does.
fn my_function() {
    // Function implementation
}

@amityadav0
Copy link
Contributor Author

Updated

@amityadav0 amityadav0 requested a review from sczembor September 13, 2023 01:31
contracts/kudos/README.md Outdated Show resolved Hide resolved
contracts/kudos/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@sczembor sczembor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@amityadav0 amityadav0 enabled auto-merge (squash) September 13, 2023 13:23
@amityadav0 amityadav0 merged commit d4be5f7 into master Sep 13, 2023
3 checks passed
@amityadav0 amityadav0 deleted the kudos branch September 13, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants