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

Add CONTRIBUTING.md File #3

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Add CONTRIBUTING.md File #3

merged 1 commit into from
Jun 27, 2024

Conversation

tareknaser
Copy link
Collaborator

@tareknaser tareknaser added the documentation Improvements or additions to documentation label Jun 17, 2024
Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

Some comments LGTM otherwise

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

I fixed the CI inside 35b2a55

LGTM this one, so you can cherry-pick f231e23 if you like

CONTRIBUTING.md Outdated
2. Test code, where panicking is acceptable.

In either case, add a comment explaining why it's safe to `unwrap` or `expect`
with a comment starting with `// SAFE: ...`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
with a comment starting with `// SAFE: ...`.
with a comment starting with `// SAFETY: ...`.

Provably was SAFETY and not SAFE, sorry, or probably you was right? looking at https://std-dev-guide.rust-lang.org/policy/safety-comments.html

@tareknaser tareknaser merged commit 97ef46f into main Jun 27, 2024
1 check passed
@tareknaser tareknaser deleted the contrib branch June 27, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants