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

Enhancements for CONTRIBUTING.md shell commands + adding editors to .gitignore #303

Merged
merged 4 commits into from Oct 30, 2019

Conversation

leonoverweel
Copy link
Contributor

This PR adds quotes around e.g. pip install -e ".[test]" so that it works across both bash and zsh.

It also adds .vscode/ and .idea/ to .gitignore so that people using Visual Studio Code and PyCharm don't accidentally commit have their workspace-specific editor settings.

@leonoverweel leonoverweel requested a review from a team October 30, 2019 10:37
@leonoverweel leonoverweel changed the title Enhancements for CONTRIBUTING.md docs shell commands and adding editors to .gitignore Enhancements for CONTRIBUTING.md shell commands + adding editors to .gitignore Oct 30, 2019
@jneeven jneeven added the documentation Issues related to missing or wrong documentation label Oct 30, 2019
@jneeven jneeven merged commit b474258 into master Oct 30, 2019
@jneeven jneeven deleted the docs-fixes branch October 30, 2019 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues related to missing or wrong documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants