-
Notifications
You must be signed in to change notification settings - Fork 96
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
Improve contribution documentation #95
Improve contribution documentation #95
Conversation
README.md
Outdated
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. For more information about tests, internal project structure and so on refer to [Development](https://github.com/nikitastupin/clairvoyance/wiki/Development) wiki page. | ||
Check our [contributing guide](.github/CONTRIBUTING.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the original wording more as it provides a brief for those who don't want to dive deep into the guidelines (so they can go an open an issue). At the same time it does reference the guidelines so that those who are more dedicated can go and get necessary information. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will respond below
3c821df
to
e46293d
Compare
It's also available [here](https://github.com/nikitastupin/clairvoyance/graphs/contributors), as well as through `git shortlog -sne` and other means. This commit is not intended to diminish contributions of these people, but to make README.md cleaner, so people can find it more useful. I appreciate efforts of everyone involved in the project.
56e29c3
to
990b4b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Fixes #91