Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tathey1 authored Apr 6, 2021
1 parent f0ac90f commit 2a368a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ or you can run pytest on a single test file by
- [ ] For core code edit [index.rst](https://github.com/neurodata/brainlit/blob/develop/docs/reference/index.rst) and your submodule's `.rst` file such as [algs.rst](https://github.com/neurodata/brainlit/blob/develop/docs/reference/algs.rst).
- [ ] For notebooks, edit [tutorial.rst](https://github.com/neurodata/brainlit/blob/develop/docs/tutorial.rst).
- [ ] Run `./docs/build_docs.sh` from brainlit's root directory. Output will be in `docs/_build/`. You should open `docs/_build/html/index.html` to preview the new documentation.
- [ ] After your PR is merged, please (if appropriate) close any relevant issues and delete any relevant branches.

0 comments on commit 2a368a8

Please sign in to comment.