Skip to content

Commit 0403cad

Browse files
authored
Fix conduct link & update to fooof-tools links.
1 parent dcc93b1 commit 0403cad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ This documents is a set of guidelines for contributing to FOOOF on GitHub. This
1212

1313
## Participation guidelines
1414

15-
Please note that this project adheres to a [code of conduct](https://github.com/voytekresearch/fooof/CODE_OF_CONDUCT.md), that you are expected to uphold when participating in this project.
15+
Please note that this project adheres to a [code of conduct](https://github.com/fooof-tools/fooof/blob/master/CODE_OF_CONDUCT.md), that you are expected to uphold when participating in this project.
1616

1717
## How to report bugs
1818

19-
If you are reporting a bug, please submit it to our [issue tracker](https://github.com/voytekresearch/fooof/issues). Please do your best to include the following:
19+
If you are reporting a bug, please submit it to our [issue tracker](https://github.com/fooof-tools/fooof/issues). Please do your best to include the following:
2020

2121
1. A short, top-level summary of the bug (usually 1-2 sentences)
2222
2. A short, self-contained code snippet to reproduce the bug, ideally allowing a simple copy and paste to reproduce. Please do your best to reduce the code snippet to the minimum required.
@@ -25,7 +25,7 @@ If you are reporting a bug, please submit it to our [issue tracker](https://gith
2525

2626
## How to suggest changes or updates
2727

28-
If there is a feature you would like to see, please submit it as an [issue](https://github.com/voytekresearch/fooof/issues), with a brief description of what you would like to see added / changed, and why. If it is feature that you would be willing to implement, please indicate that and, and follow the guidelines below for making a contribution.
28+
If there is a feature you would like to see, please submit it as an [issue](https://github.com/fooof-tools/fooof/issues), with a brief description of what you would like to see added / changed, and why. If it is feature that you would be willing to implement, please indicate that and, and follow the guidelines below for making a contribution.
2929

3030
Note that, in terms of scope, FOOOF is quite specifically focused on it's core functionality of parameterizing neural power spectra, and helper utilities to visualize and work with model results, as well as tools to create synthetic power spectra. Procedures and utilities that do not deal with operating upon power spectra or FOOOF outputs directly will most likely be considered out of scope, and won't be added into FOOOF.
3131

0 commit comments

Comments
 (0)