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

Update contribute.rst according to request #980 #983

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bernhardlang
Copy link

No description provided.

Comment on lines +47 to +48
.. code-block:: bash
python -m pip install pip --upgrade
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, you need additional blank lines:

Suggested change
.. code-block:: bash
python -m pip install pip --upgrade
.. code-block:: bash
python -m pip install pip --upgrade

@BenediktBurger
Copy link
Member

I see, that this is your first contribution: You might add yourself to the authors.txt

@BenediktBurger
Copy link
Member

Hey @bernhardlang

I made a suggestion, how the code could work. Would you mind, merging that suggestion in your branch (possible via the github page)?

As a new contributor, you can add yourself to the authors.txt (in this pull request).

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.

failing to install editable mode when following instructions "Contributing"
2 participants