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

docs: add CONTRIBUTING.md #1052

Merged
merged 5 commits into from
May 18, 2024
Merged

docs: add CONTRIBUTING.md #1052

merged 5 commits into from
May 18, 2024

Conversation

johan-naizu
Copy link
Contributor

Fixes #1051

@sxyazi
Copy link
Owner

sxyazi commented May 18, 2024

Thank you, please also add this information:

  • Yazi currently requires the nightly version of rustfmt and it can be called by rustfmt +nightly **/*.rs for formatting if the Rust environment is managed by rustup.
  • Yazi's documentation repository is located at https://github.com/yazi-rs/yazi-rs.github.io. Contributions related to documentation need to be made within this repository.

1. Ensure Rust is installed:
```sh
rustc --version
cargo --version
Copy link
Owner

Choose a reason for hiding this comment

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

End tag is missing here

@johan-naizu
Copy link
Contributor Author

I have made the changes

@sxyazi sxyazi changed the title Add CONTRIBUTING.md docs: add CONTRIBUTING.md May 18, 2024
Copy link
Owner

@sxyazi sxyazi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@sxyazi sxyazi merged commit 0ff4835 into sxyazi:main May 18, 2024
6 checks passed
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.

Add CONTRIBUTING.md
2 participants