Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

improve existing developer guide #718

Open
jdkent opened this issue Jun 16, 2022 · 0 comments · May be fixed by #720
Open

improve existing developer guide #718

jdkent opened this issue Jun 16, 2022 · 0 comments · May be fixed by #720
Labels
community Building a healthy community documentation Improving documentation for the project enhancement New feature or request good first issue Good for newcomers. Equivalent to "very low" effort.

Comments

@jdkent
Copy link
Member

jdkent commented Jun 16, 2022

Summary

User got stuck trying to contribute to NiMARE

Additional details

add the following lines here:
https://github.com/neurostuff/NiMARE/blob/main/docs/dev_guide.rst#installation-for-development

First, you need to clone the NiMARE repository on github.

.. code-block:: bash

  git clone https://github.com/neurostuff/NiMARE.git


.. note:: 

  Replace all instances of `/path/to/` with the appropriate path on your
  filesystem

and here:
https://github.com/neurostuff/NiMARE/blob/main/docs/dev_guide.rst#maintaining-nimare

Making Changes

Please follow the instructions specified in
Contributing.md <https://github.com/neurostuff/NiMARE/blob/main/CONTRIBUTING.md/>_

@jdkent jdkent added enhancement New feature or request good first issue Good for newcomers. Equivalent to "very low" effort. labels Jun 16, 2022
@tsalo tsalo added documentation Improving documentation for the project community Building a healthy community labels Jun 16, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
community Building a healthy community documentation Improving documentation for the project enhancement New feature or request good first issue Good for newcomers. Equivalent to "very low" effort.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants