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

Change CONTRIBUTING.md to avoid UTF-16 encoding issue #201

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Change CONTRIBUTING.md to avoid UTF-16 encoding issue #201

merged 1 commit into from
Jan 23, 2024

Conversation

escritorio-gustavo
Copy link
Contributor

The issue found yesterday about README.md having been encoded in UTF-16 is caused by running cargo readme > file_path on Windows.

Windows users should instead use cargo readme -o file_path

@NyxCode
Copy link
Collaborator

NyxCode commented Jan 23, 2024

Thanks!
PS: I've sent you an email to your proton address, just in case you don't check that regularly.

@NyxCode NyxCode merged commit 4c5c194 into Aleph-Alpha:main Jan 23, 2024
2 checks passed
@escritorio-gustavo
Copy link
Contributor Author

Oh thanks for the heads up, I pretty much never check that lol, I'll go read it.

@escritorio-gustavo escritorio-gustavo deleted the update-contributing-md branch January 23, 2024 17:13
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