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

Updates the wording on error handling to improve clarity in CONTRIBUTING.md #336

Merged
merged 1 commit into from Oct 17, 2017

Conversation

Projects
None yet
2 participants
@j-haj
Copy link
Contributor

j-haj commented Oct 17, 2017

It was not previously clear when a contributor should use error_chain
and when they should use main(). This patch adds a couple sentences to
the section on error handling to make that more explicit.

Updates the wording on error handling to improve clarity.
It was not previously clear when a contributor should use `error_chain`
and when they should use `main()`. This patch adds a couple sentences to
the section on error handling to make that more explicit.

@budziq budziq merged commit b31b7a7 into rust-lang-nursery:master Oct 17, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@budziq

This comment has been minimized.

Copy link
Collaborator

budziq commented Oct 17, 2017

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.