Skip to content

Commit

Permalink
Merge pull request #222 from zm711/update-upload
Browse files Browse the repository at this point in the history
Add more details to how to contribute
  • Loading branch information
samuelgarcia authored Oct 16, 2023
2 parents 69f480e + b1d5cf4 commit f00902e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ How to contribute

TODO: explain with more details

1. Generate the JSON file with probeinterface function (or directly
1. Generate the JSON file with probeinterface (or directly
with another language)
2. Generate an image with `plot_probe`
3. Clone with gin client the `probeinterface_library repo <https://github.com/SpikeInterface/probeinterface_library>`_
4. Put files in the right place.
5. Push to a branch with git client
6. Make a pull request on the gin portal (like a github PR)
2. Generate an image of the probe with the `plot_probe` function in probeinterface
3. Clone the `probeinterface_library repo <https://github.com/SpikeInterface/probeinterface_library>`_
4. Put the JSON file and image into the correct folder or make a new folder (following the format of the repo)
5. Push to one of your branches with a git client
6. Make a pull request to the main repo

0 comments on commit f00902e

Please sign in to comment.