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

Contributing - Add a section to README.md #1224

Closed
consideRatio opened this issue Feb 4, 2018 · 0 comments
Closed

Contributing - Add a section to README.md #1224

consideRatio opened this issue Feb 4, 2018 · 0 comments

Comments

@consideRatio
Copy link
Contributor

consideRatio commented Feb 4, 2018

I wanted to make an improvement, but it took quite a while until I managed to setup a working development environment. A contributing section like in Jupyterhubs repository would have helped me!

Perhaps something like this could be added to the readme?

Contributing

  1. Fork
  2. Clone and setup
git clone https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git
cd jupyter_contrib_nbextensions
pip install --editable .
jupyter-contrib-nbextension install --symlink --sys-prefix
  1. Develop
  2. Pull request
consideRatio added a commit to consideRatio/jupyter_contrib_nbextensions that referenced this issue Feb 4, 2018
consideRatio added a commit to consideRatio/jupyter_contrib_nbextensions that referenced this issue Feb 4, 2018
jcb91 added a commit that referenced this issue Feb 7, 2018
FIXES #1224 - Added contribution section to README.md
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

No branches or pull requests

1 participant