File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add tests when:
20
20
21
21
## Test directory structure
22
22
23
- See [ directory structure overview] [ ] for outline of existing test & locations.
23
+ See [ directory structure overview] [ ] for outline of existing test and locations.
24
24
When deciding on whether to expand an existing test file or create a new one,
25
25
consider going through the files related to the subsystem.
26
26
For example, look for ` test-streams ` when writing a test for ` lib/streams.js ` .
Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ Documentation:
698
698
.Sy https://nodejs.org/api/
699
699
.
700
700
.Pp
701
- GitHub repository & Issue Tracker :
701
+ GitHub repository and issue tracker :
702
702
.Sy https://github.com/nodejs/node
703
703
.
704
704
.Pp
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ onboarding session.
26
26
27
27
* This session will cover:
28
28
* [ local setup] ( #local-setup )
29
- * [ project goals & values] ( #project-goals--values )
29
+ * [ project goals and values] ( #project-goals-and -values )
30
30
* [ managing the issue tracker] ( #managing-the-issue-tracker )
31
31
* [ reviewing PRs] ( #reviewing-prs )
32
32
* [ landing PRs] ( #landing-prs )
@@ -60,7 +60,7 @@ The project has two venues for real-time discussion:
60
60
* [ ` #nodejs-dev ` ] ( https://openjs-foundation.slack.com/archives/C019Y2T6STH ) on
61
61
the [ OpenJS Foundation] ( https://slack-invite.openjsf.org/ )
62
62
63
- ## Project goals & values
63
+ ## Project goals and values
64
64
65
65
* Collaborators are the collective owners of the project
66
66
* The project has the goals of its contributors
You can’t perform that action at this time.
0 commit comments