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

replace set! with hashset::from #419

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

koleesch
Copy link

@koleesch koleesch commented Jul 8, 2024

I hope, I do the right. This is my very first contribution to an opensource project.

The issue is the following #415

@koleesch koleesch requested a review from djmitche as a code owner July 8, 2024 19:52
Copy link
Collaborator

@djmitche djmitche left a comment

Choose a reason for hiding this comment

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

The patch looks good! Typically the PR description should say what it does without the context of the relevant issue, and the PR body should link to the issue (as you've done here).

As a quick tip, if you write "Fixes #415" then GitHub will automatically close the issue when the PR is merged.

@djmitche djmitche changed the title issue_415 replace set! with hashset::from Jul 9, 2024
@djmitche djmitche merged commit d410fbf into GothenburgBitFactory:main Jul 9, 2024
11 checks passed
@djmitche
Copy link
Collaborator

djmitche commented Jul 9, 2024

Thanks! That was a good choice to practice making a PR :)

@koleesch koleesch deleted the issue_415 branch July 12, 2024 12:16
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.

2 participants