Skip to content

Commit 73966ab

Browse files
committed
Clean up contributions
1 parent 8ecb3c7 commit 73966ab

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The goal of `photon-mosaic` is to provide a modular, extensible, and user-friend
3131
- Neuropil subtraction / decontamination: methods from the [AllenSDK](https://allensdk.readthedocs.io/en/latest/allensdk.brain_observatory.r_neuropil.html) and [AST-model](https://github.com/znamlab/2p-preprocess).
3232
- Spike deconvolution: [OASIS](https://github.com/j-friedrich/OASIS) and [CASCADE](https://github.com/HelmchenLabSoftware/Cascade).
3333

34-
See [issues on GitHub](https://github.com/neuroinformatics-unit/photon-mosaic/issues) and the [project board](https://github.com/orgs/neuroinformatics-unit/projects/17) for more details and participate in planning.
34+
See [issues on GitHub](https://github.com/neuroinformatics-unit/photon-mosaic/issues) and the [project board](https://github.com/orgs/neuroinformatics-unit/projects/17) for more details and participate in planning. Please refer to our [guidelines](https://photon-mosaic.neuroinformatics.dev/contributing.html) to understand how to contribute.
3535

3636
## Installation
3737

@@ -48,7 +48,3 @@ To install with developer tools (e.g., testing and linting):
4848
```bash
4949
pip install 'photon-mosaic[dev]'
5050
```
51-
52-
## Contributing
53-
54-
We welcome issues, feature suggestions, and pull requests. Please refer to our [contribution guidelines](https://photon-mosaic.neuroinformatics.dev/contributing.html) in the documentation for more details.

docs/source/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@
1010
:end-before: '## Installation'
1111
```
1212

13-
## Contributing
14-
```{include} ../../README.md
15-
:start-after: '## Contributing'
16-
:end-after: 'details.'
17-
```
18-
1913
```{toctree}
2014
:maxdepth: 2
2115
:hidden:

docs/source/user_guide/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33

44
```{include} ../../../README.md
55
:start-after: '## Installation'
6-
:end-before: '## Contributing'
76
```

0 commit comments

Comments
 (0)