You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use https://github.com/notifications or set up email
@@ -34,7 +31,7 @@ Ensure everyone is added to https://github.com/orgs/nodejs/teams/collaborators
34
31
*`#node-dev` on `chat.freenode.net` is the best place to interact with the CTC / other collaborators
35
32
36
33
37
-
###a little deeper about the project
34
+
## a little deeper about the project
38
35
39
36
* collaborators are effectively part owners
40
37
* the project has the goals of its contributors
@@ -46,7 +43,7 @@ Ensure everyone is added to https://github.com/orgs/nodejs/teams/collaborators
46
43
* generally: try to be nice to people
47
44
48
45
49
-
###managing the issue tracker
46
+
## managing the issue tracker
50
47
51
48
* you have (mostly) free rein – don't hesitate to close an issue if you are confident that it should be closed
52
49
* this will come more naturally over time
@@ -113,7 +110,7 @@ Ensure everyone is added to https://github.com/orgs/nodejs/teams/collaborators
113
110
* The remaining elements on the form are typically unchanged with the exception of `POST_STATUS_TO_PR`. Check that if you want a CI status indicator to be automatically inserted into the PR.
114
111
115
112
116
-
###process for getting code in:
113
+
## process for getting code in
117
114
118
115
* the collaborator guide is a great resource: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#technical-howto
119
116
@@ -145,7 +142,7 @@ Ensure everyone is added to https://github.com/orgs/nodejs/teams/collaborators
145
142
* Info on PRs that don't like to apply found under [**"If `git am` fails"**](./onboarding-extras.md#if-git-am-fails).
146
143
147
144
148
-
###Landing PRs
145
+
## Landing PRs
149
146
150
147
* Please never use GitHub's green "Merge Pull Request" button.
151
148
* If you do, please force-push removing the merge.
@@ -173,7 +170,7 @@ Landing a PR
173
170
* close the original PR with "Landed in `<commit hash>`".
174
171
175
172
176
-
###exercise: make PRs adding yourselves to the README.
173
+
## exercise: make PRs adding yourselves to the README
0 commit comments