Skip to content

Commit e8927e3

Browse files
committed
Minor re-wording for clarity.
1 parent acb5aff commit e8927e3

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## Under development
22
We're still building this section of the guide, so stay tuned (or help!)
33

4+
We'd like to provide more information on some of the tools you may use in your contributions to Physiopy such as
5+
6+
### Pre-commit
7+
### CircleCI
8+
### Pytest
9+
### Pypi
10+
### OSF/test data
11+
12+
413

docs/contributors-guide/contribution-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Types of Contributions
1+
Not sure what you'd like to contribute? You could consider...
22

33
### Contributing with small documentation changes
44

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@ nav:
3939
- phys2bids: libraries/phys2bids.md
4040
- phys2denoise: libraries/phys2denoise.md
4141
- peakdet: libraries/peakdet.md
42-
- Contributors Guide:
42+
- Contributor Guide:
4343
- Welcome: contributors-guide/index.md
4444
- Recognizing contributions: contributors-guide/recognition.md
4545
- Getting started: contributors-guide/getting-started.md
4646
- Types of contribution: contributors-guide/contribution-types.md
4747
- Contributing to the codebase:
48-
- Welcome: contributors-guide/codebase/index.md
48+
- Digging into the code: contributors-guide/codebase/index.md
4949
- Opening issues: contributors-guide/codebase/opening-issues.md
5050
- Opening PRs: contributors-guide/codebase/opening-prs.md
5151
- Reviewing PRs: contributors-guide/codebase/reviewing-prs.md
5252
- Testing and code coverage: contributors-guide/codebase/tests-code-cov.md
5353
- Roles and permissions: contributors-guide/codebase/roles-permission.md
5454
- Style guide: contributors-guide/codebase/style-guide.md
5555
- Labels: contributors-guide/codebase/labels.md
56-
- Plug-ins: contributors-guide/codebase/plug-ins.md
56+
- Under the hood: contributors-guide/codebase/plug-ins.md
5757
- Contributing to the documentation:
5858
- Welcome: contributors-guide/documentation/index.md
5959
- Building documentation: contributors-guide/documentation/building.md

0 commit comments

Comments
 (0)